fwknop: update to 2.6.10.
This commit is contained in:
parent
35e078e8f3
commit
53cc3e87db
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fwknop'
|
||||
pkgname=fwknop
|
||||
version=2.6.9
|
||||
version=2.6.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gpg=${XBPS_CROSS_BASE}/usr/bin/gpg"
|
||||
|
@ -10,8 +10,9 @@ short_desc="Single Packet Authorization (SPA) implementation"
|
|||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="https://www.cipherdyne.org/fwknop/"
|
||||
changelog="https://raw.githubusercontent.com/mrash/fwknop/master/ChangeLog"
|
||||
distfiles="${homepage}/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=9022a0e1b3ee1dc9cd1323efcc0e5f8f24bc521e19e9779efd9d23a3aa3e5577
|
||||
checksum=2b15050bae92ec5210fcac944a7aa4bf9c651333a2b2960aabcd5cfc1d527cf1
|
||||
|
||||
fwknopd_package() {
|
||||
depends="iptables libfko>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue