mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/strongswan to 5.7.0-1
This commit is contained in:
parent
93cda2d0fd
commit
00f4a3623a
1 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
# - remove --enable-aesni from configure
|
||||
|
||||
pkgname=strongswan
|
||||
pkgver=5.6.3
|
||||
pkgver=5.7.0
|
||||
pkgrel=1
|
||||
pkgdesc="open source IPsec implementation"
|
||||
url='http://www.strongswan.org'
|
||||
|
@ -50,7 +50,7 @@ source=("https://download.strongswan.org/strongswan-${pkgver}.tar.bz2"
|
|||
|
||||
validpgpkeys=("948F158A4E76A27BF3D07532DF42C170B34DBA77")
|
||||
|
||||
sha512sums=('080402640952b1a08e95bfe9c7f33c6a7dd01ac401b5e7e2e78257c0f2bf0a4d6078141232ac62abfacef892c493f6824948b3165d54d72b4e436ed564fd2609'
|
||||
sha512sums=('811bfa79aa2b17fcf298c45a2b4109cf4235286e90c4def3e09022ed94c7fa481fc25b8d5054529e4ff4e33011ce6f6ba9874595d16c1a8fe13ef924c4ec6395'
|
||||
'SKIP'
|
||||
'0e2c818f2f620410dda949d9016a4c1a686bf2946acb3b42a729b2376c077f4dad6762fe8d2f736c213c4895c1fbd60c0d654a1c36f72d06f58ba7cff635bc74')
|
||||
|
||||
|
@ -74,6 +74,7 @@ build() {
|
|||
--with-nm-ca-dir=/etc/ssl/certs \
|
||||
--enable-integrity-test \
|
||||
--enable-sqlite \
|
||||
--enable-pkcs11 \
|
||||
--enable-openssl --enable-curl \
|
||||
--enable-sql --enable-attr-sql \
|
||||
--enable-farp --enable-dhcp \
|
||||
|
|
Loading…
Reference in a new issue