shorewall: update to 5.0.12.

This commit is contained in:
Michael Gehring 2016-10-02 20:00:19 +02:00
parent 6dbd3be76b
commit 8a7d56790c

View File

@ -1,15 +1,15 @@
# Template file for 'shorewall' # Template file for 'shorewall'
pkgname=shorewall pkgname=shorewall
version=5.0.11 version=5.0.12
revision=1 revision=1
_disturl="http://www.shorewall.net/pub/${pkgname}/${version:0:3}/${pkgname}-${version:0:6}" _disturl="http://www.shorewall.net/pub/${pkgname}/${version:0:3}/${pkgname}-${version:0:6}"
distfiles=" distfiles="
${_disturl}/${pkgname}-${version}.tar.bz2 ${_disturl}/${pkgname}-${version}.tar.bz2
${_disturl}/${pkgname}6-${version}.tar.bz2 ${_disturl}/${pkgname}6-${version}.tar.bz2
${_disturl}/${pkgname}-core-${version}.tar.bz2" ${_disturl}/${pkgname}-core-${version}.tar.bz2"
checksum="b8a836d443c9d94c489dbd8e9672c0c42a4be0ca9a95e4762a64b615d96c8228 checksum="235f5a81c77f6f1d08f846c28b34ebe1f769d8d6015198962b2695aad4598f7f
a52386b3fe384dbf57e62334fbd2df707ca801a7a420cd87cef1065187769059 ec4d916834ba7dae9b5ccb5af33b4b45993821045e485f4d3e4e8d307fabf11a
203122ee213bb31e464a25cf4e947800bea595914888cc496dafdd2e202b65ba" 82f156ff653871cf3b02241884f4400a899469c536f2fe17443f7494ddc88a01"
depends="shorewall-core perl" depends="shorewall-core perl"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.shorewall.net/" homepage="http://www.shorewall.net/"