mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/strongswan to 5.9.5-1
This commit is contained in:
parent
6fb3ca0604
commit
827abea0ce
1 changed files with 3 additions and 3 deletions
|
@ -13,8 +13,8 @@
|
|||
# - remove --enable-aesni from configure
|
||||
|
||||
pkgname=strongswan
|
||||
pkgver=5.9.4
|
||||
pkgrel=2
|
||||
pkgver=5.9.5
|
||||
pkgrel=1
|
||||
pkgdesc='Open source IPsec implementation'
|
||||
url='https://www.strongswan.org'
|
||||
license=('GPL2')
|
||||
|
@ -38,7 +38,7 @@ backup=(
|
|||
source=("https://download.strongswan.org/strongswan-${pkgver}.tar.bz2"{,.sig}
|
||||
'configure_ac.patch')
|
||||
validpgpkeys=("948F158A4E76A27BF3D07532DF42C170B34DBA77")
|
||||
sha512sums=('796356c1d5c1ad410f0ed944ab4a131076d26f120ec6fa57796fe4060b0741201199625883ddc9ebd8a7ad299495f073cec76a6780ebd8f375605aae16750cf3'
|
||||
sha512sums=('3b11c4edb1ffccf0ea5b8b843acfe2eb18dcd3857fc2818b8481c4febe7959261e1b2804c3af29068319df469fa0b784682d3ba4d49a3eb580841ff3c34e33a1'
|
||||
'SKIP'
|
||||
'0e2c818f2f620410dda949d9016a4c1a686bf2946acb3b42a729b2376c077f4dad6762fe8d2f736c213c4895c1fbd60c0d654a1c36f72d06f58ba7cff635bc74')
|
||||
install=strongswan.install
|
||||
|
|
Loading…
Reference in a new issue