diff --git a/lfs/guardian b/lfs/guardian index 1d9a2f292..245249031 100644 --- a/lfs/guardian +++ b/lfs/guardian @@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = guardian -PAK_VER = 23 +PAK_VER = 24 DEPS = perl-inotify2 perl-Net-IP diff --git a/lfs/hostapd b/lfs/hostapd index f89326f4a..19a4b9340 100644 --- a/lfs/hostapd +++ b/lfs/hostapd @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/hostap-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = hostapd -PAK_VER = 55 +PAK_VER = 56 DEPS = diff --git a/lfs/mpfire b/lfs/mpfire index b8a6eec64..94fce614e 100644 --- a/lfs/mpfire +++ b/lfs/mpfire @@ -30,7 +30,7 @@ THISAPP = mpfire-$(VER) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = mpfire -PAK_VER = 13 +PAK_VER = 14 DEPS = mpd mpc diff --git a/lfs/samba b/lfs/samba index 2e11ba7a9..4c6ebddf6 100644 --- a/lfs/samba +++ b/lfs/samba @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = samba -PAK_VER = 79 +PAK_VER = 80 DEPS = avahi cups libtirpc krb5 perl-Parse-Yapp diff --git a/lfs/tor b/lfs/tor index 9d40be1ce..c6bc5c43f 100644 --- a/lfs/tor +++ b/lfs/tor @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tor -PAK_VER = 60 +PAK_VER = 61 DEPS = libseccomp diff --git a/lfs/wio b/lfs/wio index b65d244d6..c54cd3f31 100644 --- a/lfs/wio +++ b/lfs/wio @@ -15,7 +15,7 @@ THISAPP = wio-$(VER) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = wio -PAK_VER = 12 +PAK_VER = 13 ############################################################################### # Top-level Rules