mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
strongswan: update to 5.5.1.
This commit is contained in:
parent
7b8e565622
commit
7c1ce86bf4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'strongswan'
|
# Template file for 'strongswan'
|
||||||
pkgname=strongswan
|
pkgname=strongswan
|
||||||
version=5.5.0
|
version=5.5.1
|
||||||
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=58463998ac6725eac3687e8a20c1f69803c3772657076d06c43386a24b4c8454
|
checksum=720b301991f77bdedd8d551a956f52e2d11686a0ec18e832094f86cf2b842ab7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
touch .empty
|
touch .empty
|
||||||
|
|
Loading…
Add table
Reference in a new issue