This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, core170 has been updated via c183124f5808ffc57e09667f7f13590dc6d03db0 (commit) from 9125d3671f6f4e60c2f5dadb07db34d804f613d0 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit c183124f5808ffc57e09667f7f13590dc6d03db0 Author: Michael Tremer michael.tremer@ipfire.org Date: Thu Sep 15 10:43:54 2022 +0000
Bump PAK_VER for all packages that use SERVICES
Since we have extended services.cgi that it reads the Services field from the Pakfire metadata, we will need to make sure that that metadata is going to be on those systems.
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: lfs/alsa | 2 +- lfs/amazon-ssm-agent | 2 +- lfs/apcupsd | 2 +- lfs/avahi | 2 +- lfs/bacula | 2 +- lfs/bird | 2 +- lfs/clamav | 2 +- lfs/cpufrequtils | 2 +- lfs/cups | 2 +- lfs/cyrus-sasl | 2 +- lfs/dbus | 2 +- lfs/dnsdist | 2 +- lfs/fetchmail | 2 +- lfs/freeradius | 2 +- lfs/frr | 2 +- lfs/gnump3d | 2 +- lfs/guardian | 2 +- lfs/haproxy | 2 +- lfs/hostapd | 2 +- lfs/icinga | 2 +- lfs/keepalived | 2 +- lfs/lcdproc | 2 +- lfs/libvirt | 2 +- lfs/mdns-repeater | 2 +- lfs/minidlna | 2 +- lfs/monit | 2 +- lfs/mpd | 2 +- lfs/nagios_nrpe | 2 +- lfs/netatalk | 2 +- lfs/netsnmpd | 2 +- lfs/nfs | 2 +- lfs/nginx | 2 +- lfs/nqptp | 2 +- lfs/nut | 2 +- lfs/openvmtools | 2 +- lfs/pmacct | 2 +- lfs/postfix | 2 +- lfs/qemu-ga | 2 +- lfs/rpcbind | 2 +- lfs/samba | 2 +- lfs/shairport-sync | 2 +- lfs/sslh | 2 +- lfs/stunnel | 2 +- lfs/tftpd | 2 +- lfs/tor | 2 +- lfs/transmission | 2 +- lfs/vdr | 2 +- lfs/vdradmin | 2 +- lfs/watchdog | 2 +- lfs/xinetd | 2 +- lfs/zabbix_agentd | 2 +- 51 files changed, 51 insertions(+), 51 deletions(-)
Difference in files: diff --git a/lfs/alsa b/lfs/alsa index 71bb1f4fd..2e0e7acd0 100644 --- a/lfs/alsa +++ b/lfs/alsa @@ -37,7 +37,7 @@ DL_FILE = $(THISAPP).tar.bz2 DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) PROG = alsa -PAK_VER = 13 +PAK_VER = 14
DEPS =
diff --git a/lfs/amazon-ssm-agent b/lfs/amazon-ssm-agent index ee13a904b..451dfa9cf 100644 --- a/lfs/amazon-ssm-agent +++ b/lfs/amazon-ssm-agent @@ -35,7 +35,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = amazon-ssm-agent -PAK_VER = 6 +PAK_VER = 7
DEPS =
diff --git a/lfs/apcupsd b/lfs/apcupsd index 724caaebc..d56162f21 100644 --- a/lfs/apcupsd +++ b/lfs/apcupsd @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = apcupsd -PAK_VER = 8 +PAK_VER = 9
DEPS =
diff --git a/lfs/avahi b/lfs/avahi index 9f2e35578..1628fe17b 100644 --- a/lfs/avahi +++ b/lfs/avahi @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = avahi -PAK_VER = 9 +PAK_VER = 10
DEPS = dbus libdaemon
diff --git a/lfs/bacula b/lfs/bacula index f3b277a90..c56e2f921 100644 --- a/lfs/bacula +++ b/lfs/bacula @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = bacula -PAK_VER = 9 +PAK_VER = 10
DEPS =
diff --git a/lfs/bird b/lfs/bird index 591ccc6a7..e60246cf8 100644 --- a/lfs/bird +++ b/lfs/bird @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = bird -PAK_VER = 9 +PAK_VER = 10
DEPS =
diff --git a/lfs/clamav b/lfs/clamav index bcb996c4f..987c0453a 100644 --- a/lfs/clamav +++ b/lfs/clamav @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = clamav -PAK_VER = 61 +PAK_VER = 62
DEPS =
diff --git a/lfs/cpufrequtils b/lfs/cpufrequtils index ad8433efa..752964198 100644 --- a/lfs/cpufrequtils +++ b/lfs/cpufrequtils @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cpufrequtils -PAK_VER = 10 +PAK_VER = 11
DEPS =
diff --git a/lfs/cups b/lfs/cups index b8037d8f8..71be06311 100644 --- a/lfs/cups +++ b/lfs/cups @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/cups-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cups -PAK_VER = 30 +PAK_VER = 31
DEPS = avahi cups-filters dbus ghostscript
diff --git a/lfs/cyrus-sasl b/lfs/cyrus-sasl index fae2474b0..060b9ad09 100644 --- a/lfs/cyrus-sasl +++ b/lfs/cyrus-sasl @@ -33,7 +33,7 @@ DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) PROG = cyrus-sasl -PAK_VER = 1 +PAK_VER = 2
ifeq "$(PASS)" "" TARGET = $(DIR_INFO)/$(THISAPP) diff --git a/lfs/dbus b/lfs/dbus index fdb2e2f21..9e80718e4 100644 --- a/lfs/dbus +++ b/lfs/dbus @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = dbus -PAK_VER = 6 +PAK_VER = 7
DEPS =
diff --git a/lfs/dnsdist b/lfs/dnsdist index 790505751..4fd3ce6aa 100644 --- a/lfs/dnsdist +++ b/lfs/dnsdist @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = dnsdist -PAK_VER = 13 +PAK_VER = 14
SUP_ARCH = x86_64 aarch64
diff --git a/lfs/fetchmail b/lfs/fetchmail index 00ee6a634..f80cfb8b3 100644 --- a/lfs/fetchmail +++ b/lfs/fetchmail @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = fetchmail -PAK_VER = 11 +PAK_VER = 12
DEPS =
diff --git a/lfs/freeradius b/lfs/freeradius index 6bd63708f..0126231d8 100644 --- a/lfs/freeradius +++ b/lfs/freeradius @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = freeradius -PAK_VER = 14 +PAK_VER = 15
DEPS = libtalloc samba
diff --git a/lfs/frr b/lfs/frr index acb000e5f..2cd8abb7e 100644 --- a/lfs/frr +++ b/lfs/frr @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = frr -PAK_VER = 3 +PAK_VER = 4
DEPS = elfutils
diff --git a/lfs/gnump3d b/lfs/gnump3d index e4ee5e180..f2d6ba0f9 100644 --- a/lfs/gnump3d +++ b/lfs/gnump3d @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = gnump3d -PAK_VER = 7 +PAK_VER = 8
DEPS =
diff --git a/lfs/guardian b/lfs/guardian index 77676bc1e..91d02a8bc 100644 --- a/lfs/guardian +++ b/lfs/guardian @@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP)
PROG = guardian -PAK_VER = 25 +PAK_VER = 26
DEPS = perl-inotify2 perl-Net-IP
diff --git a/lfs/haproxy b/lfs/haproxy index ac17aeee7..ebf80ab1a 100644 --- a/lfs/haproxy +++ b/lfs/haproxy @@ -36,7 +36,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = haproxy -PAK_VER = 22 +PAK_VER = 23
DEPS =
diff --git a/lfs/hostapd b/lfs/hostapd index 2a1bce096..dee60f7d9 100644 --- a/lfs/hostapd +++ b/lfs/hostapd @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = hostapd -PAK_VER = 59 +PAK_VER = 60
DEPS =
diff --git a/lfs/icinga b/lfs/icinga index b251608ba..cce8f03fa 100644 --- a/lfs/icinga +++ b/lfs/icinga @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = icinga -PAK_VER = 6 +PAK_VER = 7
DEPS = nagios-plugins
diff --git a/lfs/keepalived b/lfs/keepalived index d6c913f7a..230e36dc5 100644 --- a/lfs/keepalived +++ b/lfs/keepalived @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = keepalived -PAK_VER = 11 +PAK_VER = 12
DEPS =
diff --git a/lfs/lcdproc b/lfs/lcdproc index 2b47e40f3..6d8186cf7 100644 --- a/lfs/lcdproc +++ b/lfs/lcdproc @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = lcdproc -PAK_VER = 3 +PAK_VER = 4
DEPS =
diff --git a/lfs/libvirt b/lfs/libvirt index 77f75e1d3..8bb74e605 100644 --- a/lfs/libvirt +++ b/lfs/libvirt @@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = x86_64 aarch64 PROG = libvirt -PAK_VER = 28 +PAK_VER = 29
DEPS = ebtables libpciaccess libtirpc libyajl ncat qemu
diff --git a/lfs/mdns-repeater b/lfs/mdns-repeater index 9d5d5182f..bcd393f9c 100644 --- a/lfs/mdns-repeater +++ b/lfs/mdns-repeater @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = mdns-repeater -PAK_VER = 1 +PAK_VER = 2
DEPS =
diff --git a/lfs/minidlna b/lfs/minidlna index 0fa7aec96..b7c76b3a0 100644 --- a/lfs/minidlna +++ b/lfs/minidlna @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = minidlna -PAK_VER = 9 +PAK_VER = 10
DEPS = ffmpeg flac libexif libid3tag libogg
diff --git a/lfs/monit b/lfs/monit index d940eb0e8..4793129e4 100644 --- a/lfs/monit +++ b/lfs/monit @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = monit -PAK_VER = 19 +PAK_VER = 20
DEPS =
diff --git a/lfs/mpd b/lfs/mpd index 2a22ee531..afc4ae5cb 100644 --- a/lfs/mpd +++ b/lfs/mpd @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/${THISAPP} TARGET = $(DIR_INFO)/$(THISAPP) PROG = mpd -PAK_VER = 26 +PAK_VER = 27 SUP_ARCH = aarch64 armv6l x86_64
DEPS = alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus soxr fmt diff --git a/lfs/nagios_nrpe b/lfs/nagios_nrpe index 618096db8..faf77b553 100644 --- a/lfs/nagios_nrpe +++ b/lfs/nagios_nrpe @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/nrpe-$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nagios_nrpe -PAK_VER = 10 +PAK_VER = 11
DEPS = nagios-plugins
diff --git a/lfs/netatalk b/lfs/netatalk index e93dede98..7ebaf9711 100644 --- a/lfs/netatalk +++ b/lfs/netatalk @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = netatalk -PAK_VER = 5 +PAK_VER = 6
DEPS = avahi dbus
diff --git a/lfs/netsnmpd b/lfs/netsnmpd index 7d44d479e..fb4317315 100644 --- a/lfs/netsnmpd +++ b/lfs/netsnmpd @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = netsnmpd -PAK_VER = 12 +PAK_VER = 13
DEPS =
diff --git a/lfs/nfs b/lfs/nfs index c8fe3ca5f..a29ea498c 100644 --- a/lfs/nfs +++ b/lfs/nfs @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nfs -PAK_VER = 17 +PAK_VER = 18
DEPS = rpcbind
diff --git a/lfs/nginx b/lfs/nginx index 994ede775..ac0530034 100644 --- a/lfs/nginx +++ b/lfs/nginx @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nginx -PAK_VER = 12 +PAK_VER = 13
DEPS =
diff --git a/lfs/nqptp b/lfs/nqptp index 3f523d00d..f8bf1b8fa 100644 --- a/lfs/nqptp +++ b/lfs/nqptp @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nqptp -PAK_VER = 1 +PAK_VER = 2
SERVICES = nqptp
diff --git a/lfs/nut b/lfs/nut index 619918b5b..d64ed2743 100644 --- a/lfs/nut +++ b/lfs/nut @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nut -PAK_VER = 8 +PAK_VER = 9
DEPS =
diff --git a/lfs/openvmtools b/lfs/openvmtools index 5a12c42a1..65d5104f9 100644 --- a/lfs/openvmtools +++ b/lfs/openvmtools @@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)/open-vm-tools TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = x86_64 PROG = openvmtools -PAK_VER = 10 +PAK_VER = 11
DEPS = libtirpc
diff --git a/lfs/pmacct b/lfs/pmacct index 9e8cd7487..265cd89f6 100644 --- a/lfs/pmacct +++ b/lfs/pmacct @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = pmacct -PAK_VER = 2 +PAK_VER = 3
DEPS = libcdada diff --git a/lfs/postfix b/lfs/postfix index d5fdadbbe..9c028ad7c 100644 --- a/lfs/postfix +++ b/lfs/postfix @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = postfix -PAK_VER = 36 +PAK_VER = 37
DEPS =
diff --git a/lfs/qemu-ga b/lfs/qemu-ga index 719b53748..c83878058 100644 --- a/lfs/qemu-ga +++ b/lfs/qemu-ga @@ -30,7 +30,7 @@ VER = 7.0.0 THISAPP = qemu-ga-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = qemu-ga -PAK_VER = 2 +PAK_VER = 3
DEPS =
diff --git a/lfs/rpcbind b/lfs/rpcbind index 56285fa0c..9ce77e15f 100644 --- a/lfs/rpcbind +++ b/lfs/rpcbind @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = rpcbind -PAK_VER = 5 +PAK_VER = 6
DEPS = libtirpc
diff --git a/lfs/samba b/lfs/samba index 87d192492..bcaae2c15 100644 --- a/lfs/samba +++ b/lfs/samba @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = samba -PAK_VER = 86 +PAK_VER = 87
DEPS = avahi cups libtirpc perl-Parse-Yapp perl-JSON
diff --git a/lfs/shairport-sync b/lfs/shairport-sync index 95499f7ee..4e87ed145 100644 --- a/lfs/shairport-sync +++ b/lfs/shairport-sync @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = shairport-sync -PAK_VER = 7 +PAK_VER = 8
DEPS = alac alsa avahi ffmpeg libdaemon libplist nqptp soxr
diff --git a/lfs/sslh b/lfs/sslh index eb193139d..daad4bc83 100644 --- a/lfs/sslh +++ b/lfs/sslh @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = sslh -PAK_VER = 6 +PAK_VER = 7
DEPS =
diff --git a/lfs/stunnel b/lfs/stunnel index cddfa947b..b157de1ff 100644 --- a/lfs/stunnel +++ b/lfs/stunnel @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = stunnel -PAK_VER = 9 +PAK_VER = 10
DEPS =
diff --git a/lfs/tftpd b/lfs/tftpd index f441c499c..8a3e7bd31 100644 --- a/lfs/tftpd +++ b/lfs/tftpd @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tftpd -PAK_VER = 3 +PAK_VER = 4
DEPS =
diff --git a/lfs/tor b/lfs/tor index 628ed63a2..3c1194ac6 100644 --- a/lfs/tor +++ b/lfs/tor @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tor -PAK_VER = 70 +PAK_VER = 71
DEPS = libseccomp
diff --git a/lfs/transmission b/lfs/transmission index a5e9b015f..ea1167da4 100644 --- a/lfs/transmission +++ b/lfs/transmission @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = transmission -PAK_VER = 17 +PAK_VER = 18
DEPS =
diff --git a/lfs/vdr b/lfs/vdr index 6878c8bbe..4156571a4 100644 --- a/lfs/vdr +++ b/lfs/vdr @@ -39,7 +39,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = vdr -PAK_VER = 13 +PAK_VER = 14
DEPS = vdr_streamdev
diff --git a/lfs/vdradmin b/lfs/vdradmin index 19b0df4a5..1fe38aa5c 100644 --- a/lfs/vdradmin +++ b/lfs/vdradmin @@ -35,7 +35,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = vdradmin -PAK_VER = 6 +PAK_VER = 7
DEPS = perl-gettext vdr vdr_epgsearch
diff --git a/lfs/watchdog b/lfs/watchdog index a5ca13c72..f0e7f20fd 100644 --- a/lfs/watchdog +++ b/lfs/watchdog @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = watchdog -PAK_VER = 5 +PAK_VER = 6
DEPS =
diff --git a/lfs/xinetd b/lfs/xinetd index 98c299e79..c5a714140 100644 --- a/lfs/xinetd +++ b/lfs/xinetd @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = xinetd -PAK_VER = 2 +PAK_VER = 3
DEPS = libtirpc
diff --git a/lfs/zabbix_agentd b/lfs/zabbix_agentd index 73c5dc0b6..d7b5a4b37 100644 --- a/lfs/zabbix_agentd +++ b/lfs/zabbix_agentd @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = zabbix_agentd -PAK_VER = 5 +PAK_VER = 6
DEPS = fping
hooks/post-receive -- IPFire 2.x development tree