diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-07-11 09:28:44 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-07-11 10:34:36 +0000 |
commit | 89f0c687bb6e1ec77e44e05114dd6cab06c273c3 (patch) | |
tree | 8164b28166550de4710d6645a7eb2a2b6e03e60f /community | |
parent | 5cecd7b4b28ba756af4cdf448478b88102f7d3c1 (diff) | |
download | aports-89f0c687bb6e1ec77e44e05114dd6cab06c273c3.tar.bz2 aports-89f0c687bb6e1ec77e44e05114dd6cab06c273c3.tar.xz |
community/libreswan: rebuild against nss-3.38
Diffstat (limited to 'community')
-rw-r--r-- | community/libreswan/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libreswan/APKBUILD b/community/libreswan/APKBUILD index f60967733b..0b1be31d62 100644 --- a/community/libreswan/APKBUILD +++ b/community/libreswan/APKBUILD @@ -2,7 +2,7 @@ pkgname=libreswan pkgver=3.21 -pkgrel=2 +pkgrel=3 pkgdesc="IPsec implementation for Linux" url="https://libreswan.org" arch="all" |