netsnmpd: bump pak version.

This commit is contained in:
Arne Fitzenreiter
2015-05-25 14:35:28 +02:00
parent 739e4ba229
commit 38b8efddca

View File

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