diff options
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 e93bb2b568..c367528324 100644 --- a/community/cfengine/APKBUILD +++ b/community/cfengine/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Olivier Mauras <olivier@mauras.ch> pkgname=cfengine pkgver=3.7.4 -pkgrel=1 +pkgrel=2 pkgdesc="A systems administration tool for networks" url="http://www.cfengine.org/" arch="all" |