mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
net-snmp: update to 5.9.1
Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com> [remove irrelevant part from commit message after splitting changes] Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
committed by
Stijn Tintel
parent
07446a73ca
commit
9aa6d9b9ac
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user