diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 08:33:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:27 +0000 |
commit | d37f155e50b52314f60c0bbe87728a4ef61b1af2 (patch) | |
tree | c8bc71f4c228e4631bae0afdb2006a0cd462893f /community/cfengine | |
parent | 476ca55f89b263de92454c4773ca5f1bd8be0d9a (diff) | |
download | aports-d37f155e50b52314f60c0bbe87728a4ef61b1af2.tar.bz2 aports-d37f155e50b52314f60c0bbe87728a4ef61b1af2.tar.xz |
community/cfengine: rebuild against libressl-2.7
Diffstat (limited to 'community/cfengine')
-rw-r--r-- | community/cfengine/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cfengine/APKBUILD b/community/cfengine/APKBUILD index b525c28930..7c08301c8c 100644 --- a/community/cfengine/APKBUILD +++ b/community/cfengine/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=cfengine pkgver=3.11.0 -pkgrel=2 +pkgrel=3 pkgdesc="A systems administration tool for networks" url="http://www.cfengine.com/" arch="all" |