Revision: 26879 http://sourceforge.net/p/gar/code/26879 Author: idogan23 Date: 2022-02-11 08:51:41 +0000 (Fri, 11 Feb 2022) Log Message: ----------- unbound: switch to CSWlibevent2-1-7
Modified Paths: -------------- csw/mgar/pkg/unbound/trunk/Makefile Modified: csw/mgar/pkg/unbound/trunk/Makefile =================================================================== --- csw/mgar/pkg/unbound/trunk/Makefile 2022-02-11 07:52:09 UTC (rev 26878) +++ csw/mgar/pkg/unbound/trunk/Makefile 2022-02-11 08:51:41 UTC (rev 26879) @@ -83,7 +83,7 @@ RUNTIME_DEP_PKGS_CSWunbound += CSWlibunbound8 RUNTIME_DEP_PKGS_CSWunbound += CSWlibexpat1 RUNTIME_DEP_PKGS_CSWunbound += CSWlibssl1-0-0 -RUNTIME_DEP_PKGS_CSWunbound += CSWlibevent2-0-5 +RUNTIME_DEP_PKGS_CSWunbound += CSWlibevent2-1-7 PACKAGES += CSWlibunbound8 CATALOGNAME_CSWlibunbound8 = libunbound8 @@ -91,7 +91,7 @@ PKGFILES_CSWlibunbound8 += $(call baseisadirs,$(libdir),libunbound\.so\.8(\.\d+)*) SPKG_DESC_CSWlibunbound8 += $(DESCRIPTION), libunbound.so.8 RUNTIME_DEP_PKGS_CSWlibunbound8 += CSWlibssl1-0-0 -RUNTIME_DEP_PKGS_CSWlibunbound8 += CSWlibevent2-0-5 +RUNTIME_DEP_PKGS_CSWlibunbound8 += CSWlibevent2-1-7 CATALOGNAME_CSWunbound-devel = unbound_devel SPKG_DESC_CSWunbound-devel = $(DESCRIPTION) development package This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.