shorewall: update to 5.1.8. (#8529)

This commit is contained in:
maxice8 2017-10-25 03:46:40 -02:00 committed by Juan RP
parent 8c9e97603d
commit 44011fa21b

View file

@ -1,16 +1,15 @@
# Template file for 'shorewall' # Template file for 'shorewall'
pkgname=shorewall pkgname=shorewall
version=5.1.7.2 version=5.1.8
revision=1 revision=1
_disturl="http://www.shorewall.net/pub/${pkgname}/${version:0:3}/${pkgname}-${version:0:5}" _disturl="http://www.shorewall.net/pub/${pkgname}/${version:0:3}/${pkgname}-${version:0:5}"
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="4b00a90526b67908325ec3f7a52494191d194515742ce3b6face6a0e6fec1db6
e7c4cde2d04894ddf6e8dd8a8f96e96e04574181807cfe9f78915fa0dfc836e4 67ae2b7a4b085324da5d301aab9c48bced4e7c5d9ba6497e28cd361b3c2eb5da
8cddd2baafe71ebfd9aa691400bc320ab0672791f5d8f1e82067d91c3586deba 96f54978c128122ef9c5f1e15e981261d63d81cc36d9a339bf4993689c566086"
c1f78229d9633ea6b35ec067c9724003e2929a39ae54ccd8e6875776d155cd70"
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/"