diff options
author | Timo Teräs <timo.teras@iki.fi> | 2012-01-16 09:53:22 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2012-01-16 09:53:22 +0200 |
commit | 9e10a7e929717793efe85444b56da6af63cf40db (patch) | |
tree | d77b70b82260f90ff1f20cdf2f9e763304f95de2 /main/asterisk/APKBUILD | |
parent | 381434cdf487d9bbab0940fd5b8dc78c37aaf473 (diff) | |
download | aports-9e10a7e929717793efe85444b56da6af63cf40db.tar.bz2 aports-9e10a7e929717793efe85444b56da6af63cf40db.tar.xz |
main/asterisk: cherry-pick #tryinclude from Asterisk 11
Instead of using the obsolete #-include patch from Asterisk JIRA.
Diffstat (limited to 'main/asterisk/APKBUILD')
-rw-r--r-- | main/asterisk/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/asterisk/APKBUILD b/main/asterisk/APKBUILD index c0e2e5c64f..31e37ee434 100644 --- a/main/asterisk/APKBUILD +++ b/main/asterisk/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teras <timo.teras@iki.fi> pkgname=asterisk pkgver=10.0.0 -pkgrel=3 +pkgrel=4 pkgdesc="Asterisk: A Module Open Source PBX System" url="http://www.asterisk.org/" arch="all" @@ -20,12 +20,12 @@ source="http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-$ 100-uclibc-daemon.patch 101-caps-uclibc.patch 400-bug-227.patch + 900-tryinclude.patch ASTERISK-18976.patch ASTERISK-18977.patch ASTERISK-18994.patch ASTERISK-18995.patch ASTERISK-19106.patch - ASTERISK-19107.patch ASTERISK-19109.patch asterisk.initd asterisk.confd @@ -170,12 +170,12 @@ md5sums="6b52336b9dc01eeecb9de2eb2818e127 asterisk-10.0.0.tar.gz b00c9d98ce2ad445501248a197c6e436 100-uclibc-daemon.patch 6e1129e30c4fd2c25c86c81685a485a9 101-caps-uclibc.patch 79e9634b5054bceb3b8dc246654bb243 400-bug-227.patch +b794636266cc573f0dda730fba634567 900-tryinclude.patch da5a3c500192dee4275aae5235d25f97 ASTERISK-18976.patch 1ddadef41aa7120e168738b6f3ed8917 ASTERISK-18977.patch 0af5e797f0a99d0f81f95e3710baf5b6 ASTERISK-18994.patch bc6713f5434e07b79d3afdd155461d72 ASTERISK-18995.patch fee11ba2f6518462ea6dde4039f9d8fa ASTERISK-19106.patch -90e6c516b55245f4ff4a995b6f36a6b7 ASTERISK-19107.patch a59d61843a44d5a72da401218dcf6588 ASTERISK-19109.patch 86c7589e906102869d67f7f8bc82ca4b asterisk.initd ed31d7ba37bcf8b0346dcf8593c395f0 asterisk.confd |