diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-07 11:42:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-07 11:47:57 +0000 |
commit | 2132005fc32ca176b6ff530184e3d9a72c33ea86 (patch) | |
tree | e6cd84a5a05dd582b56de212ab1839bfc61e9d82 /community/libreswan | |
parent | dac49e4994800b822f2af7d517107db216199372 (diff) | |
download | aports-2132005fc32ca176b6ff530184e3d9a72c33ea86.tar.bz2 aports-2132005fc32ca176b6ff530184e3d9a72c33ea86.tar.xz |
community/libreswan: rebuild against new libevent
Diffstat (limited to 'community/libreswan')
-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 9e7abfb90b..d4e4da12e9 100644 --- a/community/libreswan/APKBUILD +++ b/community/libreswan/APKBUILD @@ -2,7 +2,7 @@ pkgname=libreswan pkgver=3.19 -pkgrel=0 +pkgrel=1 pkgdesc="IPsec implementation for Linux" url="https://libreswan.org" arch="all" |