strongswan: update to 5.6.2.
This commit is contained in:
parent
866e5f2638
commit
1c1a63df12
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'strongswan'
|
# Template file for 'strongswan'
|
||||||
pkgname=strongswan
|
pkgname=strongswan
|
||||||
version=5.6.1
|
version=5.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# tpm support waits on libtss2
|
# tpm support waits on libtss2
|
||||||
|
@ -18,7 +18,7 @@ license="GPL-2"
|
||||||
# changelog="https://wiki.strongswan.org/projects/strongswan/wiki/Changelog"
|
# changelog="https://wiki.strongswan.org/projects/strongswan/wiki/Changelog"
|
||||||
homepage="http://www.strongswan.org/"
|
homepage="http://www.strongswan.org/"
|
||||||
distfiles="http://download.strongswan.org/${pkgname}-${version}.tar.bz2"
|
distfiles="http://download.strongswan.org/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=e0c282d8ad418609c5dfb5e8efa01b28b95ef3678070ed47bf2a229f55f4ab53
|
checksum=e0a60a30ebf3c534c223559e1686497a21ded709a5d605c5123c2f52bcc22e92
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
touch .empty
|
touch .empty
|
||||||
|
|
Loading…
Reference in New Issue