summaryrefslogtreecommitdiffstats
path: root/main/acf-freeswitch/APKBUILD
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-02-04 18:47:55 +0000
committerTed Trask <ttrask01@yahoo.com>2011-02-04 18:47:55 +0000
commit6d8e169e5a8dc6d7ca5857e8488255ab21b10a38 (patch)
tree6b5abcaeb87e51c3abb9cb96f383810f98fc0189 /main/acf-freeswitch/APKBUILD
parent6e0e39fc9f7fe1a15b5f83fa0a3a873e6e834281 (diff)
multiple packages hosted at git.alpinelinux.org: update source urls
Diffstat (limited to 'main/acf-freeswitch/APKBUILD')
-rw-r--r--main/acf-freeswitch/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/acf-freeswitch/APKBUILD b/main/acf-freeswitch/APKBUILD
index fb5398c886b..dc042fdf2d7 100644
--- a/main/acf-freeswitch/APKBUILD
+++ b/main/acf-freeswitch/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-freeswitch
pkgver=0.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="ACF for freeswitch"
url="http://git.alpinelinux.org/cgit/acf-freeswitch"
arch="noarch"
@@ -11,7 +11,7 @@ depends="acf-core lua freeswitch"
makedepends=""
install=
subpackages=""
-source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2"
+source="http://git.alpinelinux.org/cgit/$pkgname.git/snapshot/$pkgname-$pkgver.tar.bz2"
package() {
cd "$srcdir/$pkgname-$pkgver"