shorewall: update to 5.1.12.4.

This commit is contained in:
maxice8 2018-06-02 18:32:02 -03:00
parent 4b386a06ec
commit 413c9a5535
1 changed files with 12 additions and 11 deletions

View File

@ -1,23 +1,23 @@
# Template file for 'shorewall'
pkgname=shorewall
version=5.1.12.3
version=5.1.12.4
revision=1
_disturl="http://www.shorewall.net/pub/${pkgname}/${version:0:3}/${pkgname}-${version:0:6}"
distfiles="
${_disturl}/${pkgname}-${version}.tar.bz2
${_disturl}/${pkgname}6-${version}.tar.bz2
${_disturl}/${pkgname}-core-${version}.tar.bz2"
checksum="c1bdb6eef7059247737d74ffd9475b11a036253c2d8667d4fea296a1be0768bc
082a1c1baa2bb301c258cd3401a8aa6cdcde0f14fe67eb40f3009c4d3e4860f5
146c7fdae3f81a950182bc77e17d516a8885454d22351cb9cf90b562e985785a"
noarch=yes
depends="shorewall-core perl"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.shorewall.net/"
license="GPL-2.0-or-later"
short_desc="An iptables-based firewall for Linux systems"
noarch=yes
_disturl="http://www.shorewall.net/pub/${pkgname}/${version:0:3}/${pkgname}-${version:0:6}"
distfiles="
${_disturl}/${pkgname}-${version}.tar.bz2
${_disturl}/${pkgname}6-${version}.tar.bz2
${_disturl}/${pkgname}-core-${version}.tar.bz2"
checksum="60ee5749f964b09084e2d15076b246870f442168f20f6b15bb1feb32641c0019
a5ab3785c8a21143e28eddc68f3562a2edab7c03ce740c2c8ca98419ac25797b
40d2aa222fe474908534dd1392cd7dbcc304640dcbe7b983719588cdd908ebfd"
create_wrksrc=yes
make_dirs="/var/lib/${pkgname} 0755 0 0"
conf_files="/etc/$pkgname/*"
@ -45,6 +45,7 @@ shorewall-core_package() {
DESTDIR="${PKGDESTDIR}" ./install.sh
}
}
shorewall6_package() {
noarch=yes
depends="shorewall"