aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-10-07 19:44:45 +0000
committerTed Trask <ttrask01@yahoo.com>2010-10-07 19:45:08 +0000
commit2fe172aecddb0d381b73ec33f23bd951d47ba704 (patch)
treefee53c1e666951c5e1293744526688d227b6fc69
parentef45086b4b273cf199ec31aa5b5fb6364055fe28 (diff)
downloadaports-2fe172aecddb0d381b73ec33f23bd951d47ba704.tar.bz2
aports-2fe172aecddb0d381b73ec33f23bd951d47ba704.tar.xz
main/acf-freeswitch-vmail: upgrade to 0.0.8
(cherry picked from commit 9d964bea3dacb44d4602dc5679d765f1af1e59d5)
-rw-r--r--main/acf-freeswitch-vmail/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-freeswitch-vmail/APKBUILD b/main/acf-freeswitch-vmail/APKBUILD
index 10a6ce5a5d..c2bd686bfc 100644
--- a/main/acf-freeswitch-vmail/APKBUILD
+++ b/main/acf-freeswitch-vmail/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-freeswitch-vmail
-pkgver=0.0.7
+pkgver=0.0.8
pkgrel=0
pkgdesc="ACF for a web interface for freeswitch voicemail"
url="http://git.alpinelinux.org/cgit/$pkgname"
@@ -17,4 +17,4 @@ build() {
make DESTDIR="$pkgdir" install
}
-md5sums="37cd9673c68d9d3a2cb456e7684aa8f8 acf-freeswitch-vmail-0.0.7.tar.bz2"
+md5sums="6d09f14c70a1bba674f7c2a361126f89 acf-freeswitch-vmail-0.0.8.tar.bz2"