From 2132005fc32ca176b6ff530184e3d9a72c33ea86 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 7 Feb 2017 11:42:15 +0000 Subject: [PATCH] community/libreswan: rebuild against new libevent --- community/libreswan/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/libreswan/APKBUILD b/community/libreswan/APKBUILD index 9e7abfb90b9..d4e4da12e9b 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"