mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
shorewall: update to 5.2.1.4.
This commit is contained in:
parent
9c90b4d016
commit
51a653167f
1 changed files with 5 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'shorewall'
|
# Template file for 'shorewall'
|
||||||
pkgname=shorewall
|
pkgname=shorewall
|
||||||
version=5.2.1.2
|
version=5.2.1.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
depends="shorewall-core perl"
|
depends="shorewall-core perl"
|
||||||
short_desc="An iptables-based firewall for Linux systems"
|
short_desc="Iptables-based firewall for Linux systems"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.shorewall.net/"
|
homepage="http://www.shorewall.net/"
|
||||||
|
@ -14,9 +14,9 @@ changelog="${_disturl}/releasenotes.txt"
|
||||||
distfiles="${_disturl}/${pkgname}-${version}.tar.bz2
|
distfiles="${_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="07a914270d169261deff6cc835a031ec187de2575c5476e3bd55224a4855fc64
|
checksum="420ba5a66b348990388131cdc3821f79d87f00fd1266c904a701b8a5823756e0
|
||||||
4f6fc8e9a3494ee6b67ee47e327fccfb8e56b392ea9f7f65344d1b8adaa38018
|
eaf6b55c8e9801c89114371dbda37f635ad95cba35519b94b7536c1c7ecb53fa
|
||||||
f84852b86c82487f270172f2d00d13b83255dc05eee9be1e8b76fe7b600021b5"
|
48195c9e4f9ecd75014a36219e4c7b8c15bff36d149284bc6ac29696b475971d"
|
||||||
|
|
||||||
make_dirs="/var/lib/${pkgname} 0755 0 0"
|
make_dirs="/var/lib/${pkgname} 0755 0 0"
|
||||||
conf_files="/etc/${pkgname}/*"
|
conf_files="/etc/${pkgname}/*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue