diff options
Diffstat (limited to 'main/acf-fetchmail/APKBUILD')
-rw-r--r-- | main/acf-fetchmail/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-fetchmail/APKBUILD b/main/acf-fetchmail/APKBUILD index 904516d09a..fd2c426854 100644 --- a/main/acf-fetchmail/APKBUILD +++ b/main/acf-fetchmail/APKBUILD @@ -1,6 +1,6 @@ # Contributor: Michael Mason <ms13sp@gmail.com> pkgname=acf-fetchmail -pkgver=0.4.1 +pkgver=0.4.2 pkgrel=0 pkgdesc="A web-based system administration interface for fetchmail" url="http://git.alpinelinux.org/cgit/acf-fetchmail" @@ -18,4 +18,4 @@ build() { } -md5sums="23b9000b6c7c97895a1760671f5d029f acf-fetchmail-0.4.1.tar.bz2" +md5sums="bfa66c719cfbc6075e4773311730318b acf-fetchmail-0.4.2.tar.bz2" |