diff --git a/lfs/asterisk b/lfs/asterisk index 8b0da1648..a2a43f863 100755 --- a/lfs/asterisk +++ b/lfs/asterisk @@ -28,7 +28,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = asterisk -PAK_VER = 22 +PAK_VER = 23 DEPS = "jansson libsrtp opus" diff --git a/lfs/bacula b/lfs/bacula index 15597f303..552c108ac 100644 --- a/lfs/bacula +++ b/lfs/bacula @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = bacula -PAK_VER = 3 +PAK_VER = 4 DEPS = "" diff --git a/lfs/clamav b/lfs/clamav index 89254a188..a4e460ffc 100644 --- a/lfs/clamav +++ b/lfs/clamav @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = clamav -PAK_VER = 35 +PAK_VER = 36 DEPS = "" diff --git a/lfs/cyrus-imapd b/lfs/cyrus-imapd index 7dea649a3..2947e3c9a 100644 --- a/lfs/cyrus-imapd +++ b/lfs/cyrus-imapd @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cyrus-imapd -PAK_VER = 6 +PAK_VER = 7 DEPS = "" diff --git a/lfs/elinks b/lfs/elinks index 8d3926967..7ab726e92 100644 --- a/lfs/elinks +++ b/lfs/elinks @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = elinks -PAK_VER = 6 +PAK_VER = 7 DEPS = "" diff --git a/lfs/fetchmail b/lfs/fetchmail index ab271b002..33a46b6d3 100644 --- a/lfs/fetchmail +++ b/lfs/fetchmail @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = fetchmail -PAK_VER = 7 +PAK_VER = 8 DEPS = "" diff --git a/lfs/freeradius b/lfs/freeradius index 90928e91d..faf8f4877 100644 --- a/lfs/freeradius +++ b/lfs/freeradius @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = freeradius -PAK_VER = 2 +PAK_VER = 3 DEPS = "samba" diff --git a/lfs/git b/lfs/git index 9ffd08950..fd76b1248 100644 --- a/lfs/git +++ b/lfs/git @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = git -PAK_VER = 14 +PAK_VER = 15 DEPS = "perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL" diff --git a/lfs/haproxy b/lfs/haproxy index 02e3b25f8..7fc639a41 100644 --- a/lfs/haproxy +++ b/lfs/haproxy @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = haproxy -PAK_VER = 3 +PAK_VER = 4 DEPS = "" diff --git a/lfs/hostapd b/lfs/hostapd index 3561c786e..5b2f001d5 100644 --- a/lfs/hostapd +++ b/lfs/hostapd @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = hostapd -PAK_VER = 40 +PAK_VER = 41 DEPS = "" diff --git a/lfs/icecast b/lfs/icecast index 91aa7c5c7..5250725b3 100644 --- a/lfs/icecast +++ b/lfs/icecast @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = icecast -PAK_VER = 2 +PAK_VER = 3 DEPS = "libshout lame sox libvorbis libogg" diff --git a/lfs/keepalived b/lfs/keepalived index 257ceb2d9..020b9d784 100644 --- a/lfs/keepalived +++ b/lfs/keepalived @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = keepalived -PAK_VER = 2 +PAK_VER = 3 DEPS = "" diff --git a/lfs/libvirt b/lfs/libvirt index 7eed40616..2d8eef061 100644 --- a/lfs/libvirt +++ b/lfs/libvirt @@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = i586 x86_64 PROG = libvirt -PAK_VER = 14 +PAK_VER = 15 DEPS = "libpciaccess libyajl ncat qemu" diff --git a/lfs/miniupnpd b/lfs/miniupnpd index 0e2c890ba..ee9d8efa9 100644 --- a/lfs/miniupnpd +++ b/lfs/miniupnpd @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = miniupnpd -PAK_VER = 2 +PAK_VER = 3 ############################################################################### # Top-level Rules diff --git a/lfs/monit b/lfs/monit index 77a093140..96fe6b1a6 100644 --- a/lfs/monit +++ b/lfs/monit @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = monit -PAK_VER = 9 +PAK_VER = 10 DEPS = "" diff --git a/lfs/nagios-plugins b/lfs/nagios-plugins index 27a716262..2f33a09f2 100644 --- a/lfs/nagios-plugins +++ b/lfs/nagios-plugins @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nagios-plugins -PAK_VER = 2 +PAK_VER = 3 DEPS = "" diff --git a/lfs/nagios_nrpe b/lfs/nagios_nrpe index 6d16661bd..369f9335d 100644 --- a/lfs/nagios_nrpe +++ b/lfs/nagios_nrpe @@ -31,9 +31,8 @@ DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) - PROG = nagios_nrpe -PAK_VER = 3 +PAK_VER = 4 DEPS = "nagios-plugins" diff --git a/lfs/ncat b/lfs/ncat index 92320e967..a51698872 100644 --- a/lfs/ncat +++ b/lfs/ncat @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/nmap-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = ncat -PAK_VER = 2 +PAK_VER = 3 DEPS = "" diff --git a/lfs/netsnmpd b/lfs/netsnmpd index 6995ee683..117097e15 100644 --- a/lfs/netsnmpd +++ b/lfs/netsnmpd @@ -32,7 +32,8 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = netsnmpd -PAK_VER = 6 +PAK_VER = 7 + DEPS = "" ############################################################################### diff --git a/lfs/nfs b/lfs/nfs index 242b3caaf..b33c3885e 100644 --- a/lfs/nfs +++ b/lfs/nfs @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nfs -PAK_VER = 9 +PAK_VER = 10 DEPS = "rpcbind" diff --git a/lfs/nginx b/lfs/nginx index 14b5ca4b3..0fa6250f3 100644 --- a/lfs/nginx +++ b/lfs/nginx @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nginx -PAK_VER = 6 +PAK_VER = 7 ############################################################################### # Top-level Rules diff --git a/lfs/nmap b/lfs/nmap index 92ac90316..1daeb89b0 100644 --- a/lfs/nmap +++ b/lfs/nmap @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nmap -PAK_VER = 8 +PAK_VER = 9 DEPS = "" diff --git a/lfs/nut b/lfs/nut index 41aae4124..33a4bb1bc 100644 --- a/lfs/nut +++ b/lfs/nut @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nut -PAK_VER = 6 +PAK_VER = 7 DEPS = "" diff --git a/lfs/postfix b/lfs/postfix index bd8b75ccc..42e626c8f 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = postfix -PAK_VER = 13 +PAK_VER = 14 DEPS = "" diff --git a/lfs/python3 b/lfs/python3 index e753d96ab..debb428a5 100644 --- a/lfs/python3 +++ b/lfs/python3 @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = python3 -PAK_VER = 2 +PAK_VER = 3 DEPS = "" diff --git a/lfs/spice b/lfs/spice index 434496849..74706240f 100644 --- a/lfs/spice +++ b/lfs/spice @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = spice -PAK_VER = 3 +PAK_VER = 4 DEPS = "opus" diff --git a/lfs/squidclamav b/lfs/squidclamav index 4a7918ce0..efecba7de 100644 --- a/lfs/squidclamav +++ b/lfs/squidclamav @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = squidclamav -PAK_VER = 20 +PAK_VER = 21 DEPS = "clamav" diff --git a/lfs/stunnel b/lfs/stunnel index d78d8d035..342b0370c 100644 --- a/lfs/stunnel +++ b/lfs/stunnel @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = stunnel -PAK_VER = 3 +PAK_VER = 4 DEPS = "" diff --git a/lfs/tcpdump b/lfs/tcpdump index acf752ce2..7a055ddac 100644 --- a/lfs/tcpdump +++ b/lfs/tcpdump @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tcpdump -PAK_VER = 9 +PAK_VER = 10 DEPS = "" diff --git a/lfs/tor b/lfs/tor index 686129451..a63a5fb49 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 = 26 +PAK_VER = 27 DEPS = "" diff --git a/lfs/transmission b/lfs/transmission index 10ac44daa..0377b4b56 100644 --- a/lfs/transmission +++ b/lfs/transmission @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = transmission -PAK_VER = 14 +PAK_VER = 15 DEPS = ""