ferm: update to 2.5.

This commit is contained in:
Johannes 2020-01-06 22:51:09 +01:00 committed by Johannes
parent 4286b5dc69
commit 3c4e2a1762

View file

@ -1,16 +1,16 @@
# Template file for 'ferm'
pkgname=ferm
version=2.4.1
version=2.5
revision=1
hostmakedepends="perl"
depends="perl iptables"
archs=noarch
short_desc="Frontend for iptables"
maintainer="johannes <johannes.brechtmann@gmail.com>"
license="GPL-2"
license="GPL-2.0-or-later"
homepage="http://ferm.foo-projects.org/"
distfiles="http://ferm.foo-projects.org/download/2.4/ferm-${version}.tar.xz"
checksum=8a6f7d5beeac07c574bef7a6f938ef543c08aaa0b9980830b9dafb11cae468bb
distfiles="http://ferm.foo-projects.org/download/2.5/ferm-${version}.tar.xz"
checksum=17082d4569b0e157d01638f9b6050418ab200cc0b3c08cdbbe30c29be365b853
do_install() {
make install PREFIX=${DESTDIR}/usr