ferm: update to 2.5.
This commit is contained in:
parent
4286b5dc69
commit
3c4e2a1762
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'ferm'
|
# Template file for 'ferm'
|
||||||
pkgname=ferm
|
pkgname=ferm
|
||||||
version=2.4.1
|
version=2.5
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
depends="perl iptables"
|
depends="perl iptables"
|
||||||
archs=noarch
|
archs=noarch
|
||||||
short_desc="Frontend for iptables"
|
short_desc="Frontend for iptables"
|
||||||
maintainer="johannes <johannes.brechtmann@gmail.com>"
|
maintainer="johannes <johannes.brechtmann@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://ferm.foo-projects.org/"
|
homepage="http://ferm.foo-projects.org/"
|
||||||
distfiles="http://ferm.foo-projects.org/download/2.4/ferm-${version}.tar.xz"
|
distfiles="http://ferm.foo-projects.org/download/2.5/ferm-${version}.tar.xz"
|
||||||
checksum=8a6f7d5beeac07c574bef7a6f938ef543c08aaa0b9980830b9dafb11cae468bb
|
checksum=17082d4569b0e157d01638f9b6050418ab200cc0b3c08cdbbe30c29be365b853
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make install PREFIX=${DESTDIR}/usr
|
make install PREFIX=${DESTDIR}/usr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue