diff options
Diffstat (limited to 'main/acf-clamav/APKBUILD')
-rw-r--r-- | main/acf-clamav/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-clamav/APKBUILD b/main/acf-clamav/APKBUILD index 520b91b8..ac033e03 100644 --- a/main/acf-clamav/APKBUILD +++ b/main/acf-clamav/APKBUILD @@ -1,6 +1,6 @@ # Contributor: Michael Mason <ms13sp@gmail.com> pkgname=acf-clamav -pkgver=0.2.2 +pkgver=0.2.3 pkgrel=0 pkgdesc="A web-based system administration interface for clamav" url="http://git.alpinelinux.org/cgit/acf-clamav" @@ -18,4 +18,4 @@ build() { } -md5sums="5e7f74f1e1a90f2889cd86141b0807f0 acf-clamav-0.2.2.tar.bz2" +md5sums="71f736709d92a3adac283d30e89ccbfe acf-clamav-0.2.3.tar.bz2" |