diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 17:35:36 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 17:47:45 +0000 |
commit | fa7cbdbdf98138008c71e56dab62aa785d6f48a3 (patch) | |
tree | 80150e69c818ad05addf27e7957d17ef8825c031 /community/libreswan | |
parent | 492747790a7ed86f85089f0cf611f1b1136c4a10 (diff) | |
download | aports-fa7cbdbdf98138008c71e56dab62aa785d6f48a3.tar.bz2 aports-fa7cbdbdf98138008c71e56dab62aa785d6f48a3.tar.xz |
community/libreswan: rebuild against libevent-2.1.so.7
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 577f1e6c31..eac55b9014 100644 --- a/community/libreswan/APKBUILD +++ b/community/libreswan/APKBUILD @@ -2,7 +2,7 @@ pkgname=libreswan pkgver=3.29 -pkgrel=0 +pkgrel=1 pkgdesc="IPsec implementation for Linux" url="https://libreswan.org" arch="all" |