Revision: 27167 http://sourceforge.net/p/gar/code/27167 Author: idogan23 Date: 2025-02-23 09:49:59 +0000 (Sun, 23 Feb 2025) Log Message: ----------- nsd: Switch to OpenSSL 1.1.1
Modified Paths: -------------- csw/mgar/pkg/nsd/trunk/Makefile Modified: csw/mgar/pkg/nsd/trunk/Makefile =================================================================== --- csw/mgar/pkg/nsd/trunk/Makefile 2025-02-21 07:32:22 UTC (rev 27166) +++ csw/mgar/pkg/nsd/trunk/Makefile 2025-02-23 09:49:59 UTC (rev 27167) @@ -26,7 +26,7 @@ PACKAGES = CSWnsd CATALOGNAME = nsd -RUNTIME_DEP_PKGS = CSWlibssl1-0-0 +RUNTIME_DEP_PKGS = CSWlibssl1-1 RUNTIME_DEP_PKGS += CSWlibevent2-1-7 LICENSE = LICENSE This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.