netsnmpd: bump PAK_VER.

This commit is contained in:
Arne Fitzenreiter
2015-05-31 18:56:13 +02:00
parent cb3c00e01e
commit a21df19379

View File

@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = netsnmpd
PAK_VER = 3
PAK_VER = 4
DEPS = ""
###############################################################################