shorewall: update to 5.0.14.

This commit is contained in:
Michael Gehring 2016-11-06 06:40:54 +01:00
parent c49d8c1b90
commit daaac11551

View file

@ -1,16 +1,15 @@
# Template file for 'shorewall' # Template file for 'shorewall'
pkgname=shorewall pkgname=shorewall
version=5.0.13.4 version=5.0.14
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=" checksum="58555cbc61685f2db4402f821effd186f7d8c7e662a1a3171bc2b45111c4b81f
af85e73247655969588699e5b2f199b161adf19477ce13c3a97764a7aa1b6daa 99ebb3151ad08adf151511cde34f0aaf72e6288c750f557581ca079dc150ae37
f092a46d55cbfc72624b47b4ba60cba7b179b6c44e58b0ae220564293471aa1f 8be334a556adff955a642d0631f4de0c82323fa34850c7ccf74e8f375d926292"
f8340cc9b0bd6aed85d3305887b565c8f93066316037d5962443ca1296d0643b"
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/"