From: Michael Tremer Date: Fri, 18 Jun 2021 15:08:57 +0000 (+0000) Subject: Bump release of all packages with CGI files X-Git-Tag: v2.25-core158~33^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f1fc2193a73dc3c647a3c95ad1c593005da12ff1;p=ipfire-2.x.git Bump release of all packages with CGI files Signed-off-by: Michael Tremer --- diff --git a/lfs/guardian b/lfs/guardian index 1d9a2f2921..2452490311 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 f89326f4a4..19a4b93400 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 b8a6eec643..94fce614e7 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 2e11ba7a90..4c6ebddf67 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 9d40be1cea..c6bc5c43f3 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 b65d244d6f..c54cd3f316 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