diff options
author | Timo Teras <timo.teras@iki.fi> | 2009-04-09 10:32:38 +0300 |
---|---|---|
committer | Timo Teras <timo.teras@iki.fi> | 2009-04-09 10:32:38 +0300 |
commit | 8f7626476d0d76494687954a9986912496f87c1e (patch) | |
tree | 78a90a38f0cc420d1e86a62fb093e25c8163bd9f /testing/asterisk/APKBUILD | |
parent | d46a564022e264fd19279a6590dc7990f99771d5 (diff) | |
download | aports-8f7626476d0d76494687954a9986912496f87c1e.tar.bz2 aports-8f7626476d0d76494687954a9986912496f87c1e.tar.xz |
testing/asterisk: update to newer snapshot
Diffstat (limited to 'testing/asterisk/APKBUILD')
-rw-r--r-- | testing/asterisk/APKBUILD | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/testing/asterisk/APKBUILD b/testing/asterisk/APKBUILD index 22b70b4c79..39fde65acb 100644 --- a/testing/asterisk/APKBUILD +++ b/testing/asterisk/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Timo Teras <timo.teras@iki.fi> # Maintainer: Timo Teras <timo.teras@iki.fi> pkgname=asterisk -pkgver=1.6.1-rc1 +pkgver=1.6.2.0-beta1 pkgrel=1 pkgdesc="Asterisk: A Module Open Source PBX System" url="http://www.asterisk.org/" @@ -14,10 +14,11 @@ subpackages="$pkgname-dev $pkgname-doc $pkgname-pgsql $pkgname-odbc" source="http://downloads.digium.com/pub/asterisk/releases/$pkgname-$pkgver.tar.gz asterisk-01-1.6.0-gsm-pic.patch asterisk-02-1.6.0-uclibc.patch - asterisk-03-1.6.1-rc1-i14292.patch + asterisk-03-1.6.2.0-beta1-to-r186562.patch asterisk-04-1.6.0-beta7.1-caps-uclibc.patch asterisk-05-1.6.1-glob-uclibc.patch asterisk-06-overlapped-enum.patch + asterisk-07-issue14068.patch asterisk.pre-install asterisk.post-install asterisk.initd @@ -78,13 +79,14 @@ odbc() { } -md5sums="29f7285b673d52b49d91c8e797acbbb0 asterisk-1.6.1-rc1.tar.gz +md5sums="1a44f295fc9e72d19da7f42d095e6c60 asterisk-1.6.2.0-beta1.tar.gz 97b39fd9777a2521d4f9f095482b7ac2 asterisk-01-1.6.0-gsm-pic.patch 53b0b2a1527972722a50c8c5b560e63e asterisk-02-1.6.0-uclibc.patch -0ea488c4f4412b160b91e5f9bda0498b asterisk-03-1.6.1-rc1-i14292.patch +9f5d2412feea58ed49e2dff5cfd1fb8f asterisk-03-1.6.2.0-beta1-to-r186562.patch 929f740db7043b4553544ebcc7315c91 asterisk-04-1.6.0-beta7.1-caps-uclibc.patch c37928e95ebef36aad097accfdbbfcb8 asterisk-05-1.6.1-glob-uclibc.patch 1b49f980e56dc7ce493a046eadff3545 asterisk-06-overlapped-enum.patch +95bdc48553cc18c9d3807ac96956fc8a asterisk-07-issue14068.patch b4a97cb1ec3cc3f71a10ce8c067ab430 asterisk.pre-install 2188be223f93923e04a8e812cf54e97c asterisk.post-install bbcd152417bb7c838b25cb6007db91da asterisk.initd |