mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
extra/shorewall-lite: upgrade to 4.2.8
This commit is contained in:
parent
c5b8eaf935
commit
dac6e33e63
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=shorewall-lite
|
||||
pkgver=4.2.7
|
||||
pkgver=4.2.8
|
||||
pkgrel=0
|
||||
pkgdesc="An iptables-based firewall whose config is handled by a normal Shorewall"
|
||||
url="http://www.shorewall.net/"
|
||||
@ -16,5 +16,5 @@ build() {
|
||||
PREFIX="$pkgdir" ./install.sh || return 1
|
||||
install -Dm755 "$srcdir"/$pkgname.initd "$pkgdir"/etc/init.d/$pkgname
|
||||
}
|
||||
md5sums="7a18ae9de56aa1836e67b394a5176fc4 shorewall-lite-4.2.7.tar.bz2
|
||||
md5sums="09fe67bae13d14638b97a9e769a87e73 shorewall-lite-4.2.8.tar.bz2
|
||||
17a37c934aeb601ce288f77000253e1e shorewall-lite.initd"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user