From 9aa6d9b9ac9afbd9ebb22ed166ac38b17c5fec35 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Sat, 7 Aug 2021 21:05:02 -0700 Subject: net-snmp: update to 5.9.1 Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev [remove irrelevant part from commit message after splitting changes] Signed-off-by: Stijn Tintel --- net/net-snmp/patches/170-ldflags.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/net-snmp/patches') diff --git a/net/net-snmp/patches/170-ldflags.patch b/net/net-snmp/patches/170-ldflags.patch index b67b24631..f45abb69f 100644 --- a/net/net-snmp/patches/170-ldflags.patch +++ b/net/net-snmp/patches/170-ldflags.patch @@ -1,7 +1,7 @@ --- a/Makefile.top +++ b/Makefile.top -@@ -87,7 +87,7 @@ LIBCURRENT = 40 - LIBAGE = 0 +@@ -87,7 +87,7 @@ LIBCURRENT = 41 + LIBAGE = 1 LIBREVISION = 0 -LIB_LD_CMD = $(LIBTOOL) --mode=link $(LINKCC) $(CFLAGS) -rpath $(libdir) -version-info $(LIBCURRENT):$(LIBREVISION):$(LIBAGE) -o -- cgit v1.2.3