diff options
author | Koen Kooi <koen@openembedded.org> | 2008-06-10 18:04:39 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-06-10 18:04:39 +0000 |
commit | 13acd65e73142f8506c9955fa3363916ed40df6d (patch) | |
tree | 8b036f27bd06f21425ad750d2fa0cc32a06233be /packages/asterisk/asterisk_1.2.28.bb | |
parent | f3261401ccc56d2496aa7013efdb98a5c854f07e (diff) |
lots of recipes: bump PR to get postinsts back
* this is not a complete list
* this still doesn't fix the pkg_postinst() type of bugs
Diffstat (limited to 'packages/asterisk/asterisk_1.2.28.bb')
-rw-r--r-- | packages/asterisk/asterisk_1.2.28.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/asterisk/asterisk_1.2.28.bb b/packages/asterisk/asterisk_1.2.28.bb index 90e756bf66..a79d81b694 100644 --- a/packages/asterisk/asterisk_1.2.28.bb +++ b/packages/asterisk/asterisk_1.2.28.bb @@ -5,7 +5,7 @@ HOMEPAGE="www.asterisk.org" LICENSE="GPL" DEPENDS="ncurses zlib openssl curl alsa-lib libogg libvorbis speex" SECTION = "console/telephony" -PR = "r0" +PR = "r1" SRC_URI="http://ftp.digium.com/pub/asterisk/releases/asterisk-${PV}.tar.gz \ file://uclibc-compat-getloadavg.patch;patch=1 \ |