diff options
author | Jeff Bilyk <jbilyk@gmail.com> | 2012-04-11 15:28:39 +0000 |
---|---|---|
committer | Jeff Bilyk <jbilyk@gmail.com> | 2012-04-11 15:28:39 +0000 |
commit | e608bbc47c20dc4073a083ae0030729e8dc9ec27 (patch) | |
tree | 2c7f30190815ef69a643c304a8ddbe1fa6c918c9 /main | |
parent | b11bf575aec60280d956c4bf296fa77049082fc7 (diff) | |
download | aports-e608bbc47c20dc4073a083ae0030729e8dc9ec27.tar.bz2 aports-e608bbc47c20dc4073a083ae0030729e8dc9ec27.tar.xz |
main/freeswitch: bump pkgrel
Diffstat (limited to 'main')
-rw-r--r-- | main/freeswitch/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD index bb6300f82c..c15f61970c 100644 --- a/main/freeswitch/APKBUILD +++ b/main/freeswitch/APKBUILD @@ -4,7 +4,7 @@ pkgname=freeswitch _snapshot=20120312 pkgver=1.0.7_p${_snapshot} _commit=5e4a514531de2a1d8040c3d306a9e8de426de566 -pkgrel=1 +pkgrel=2 pkgdesc="A communications platform written in C from the ground up" url="http://www.freeswitch.org" arch="all" |