shorewall: update to 5.1.12.3.
This commit is contained in:
parent
69148cc0cc
commit
afda815815
1 changed files with 6 additions and 6 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'shorewall'
|
||||
pkgname=shorewall
|
||||
version=5.1.9
|
||||
version=5.1.12.3
|
||||
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:6}"
|
||||
distfiles="
|
||||
${_disturl}/${pkgname}-${version}.tar.bz2
|
||||
${_disturl}/${pkgname}6-${version}.tar.bz2
|
||||
${_disturl}/${pkgname}-core-${version}.tar.bz2"
|
||||
checksum="e6375b360e370d4f3f0e161431ff93c6b7a3aa8799f5e8be8dee48b409c35007
|
||||
bb07e55944800b4cc541b9ba51274110387e3e25694a24965aada7d91a4510a6
|
||||
a7735b31305678e1c4d21fabb026fbd37bdb8b3e0f5d8887f60ab2969a485e46"
|
||||
checksum="c1bdb6eef7059247737d74ffd9475b11a036253c2d8667d4fea296a1be0768bc
|
||||
082a1c1baa2bb301c258cd3401a8aa6cdcde0f14fe67eb40f3009c4d3e4860f5
|
||||
146c7fdae3f81a950182bc77e17d516a8885454d22351cb9cf90b562e985785a"
|
||||
depends="shorewall-core perl"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.shorewall.net/"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
short_desc="An iptables-based firewall for Linux systems"
|
||||
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue