diff options
author | Ted Trask <ttrask01@yahoo.com> | 2015-10-04 03:24:04 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2015-10-04 03:24:04 +0000 |
commit | 01ba2a7c39ebaab003d75e2550522b37007f3d1d (patch) | |
tree | be9e576f6fd5cdaa7f5b1e737ae767584e18346f /main/acf-core | |
parent | df318a03fbab7dd14689e8d0c9f418b73967e8e0 (diff) | |
download | aports-01ba2a7c39ebaab003d75e2550522b37007f3d1d.tar.bz2 aports-01ba2a7c39ebaab003d75e2550522b37007f3d1d.tar.xz |
main/acf-core: Bump pkgrel to fix upgrade from 3.1
Diffstat (limited to 'main/acf-core')
-rw-r--r-- | main/acf-core/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/acf-core/APKBUILD b/main/acf-core/APKBUILD index 84435d9fcb..30e921502b 100644 --- a/main/acf-core/APKBUILD +++ b/main/acf-core/APKBUILD @@ -3,7 +3,7 @@ _luaversion="5.2" pkgname=acf-core pkgver=0.18.10 -pkgrel=0 +pkgrel=1 pkgdesc="A web-based system administration interface framework" url="http://git.alpinelinux.org/cgit/acf-core" arch="noarch" |