diff options
-rw-r--r-- | conf/checksums.ini | 4 | ||||
-rw-r--r-- | recipes/asterisk/asterisk_1.4.23.1.bb | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index 05d9a8c0cb..78633b4750 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -1891,8 +1891,8 @@ md5=3b416557d2c395a36b97a819812e99b0 sha256=2bcc5d5620f8533eb4300ba1b48c9d2a00092ce04588e32f7074cf2aadc34259 [http://downloads.digium.com/pub/asterisk/releases/asterisk-1.4.23.1.tar.gz] -md5=4788954a93f5fbf78e55e2aa6e03329f -sha256=03e2cf43ffe9935d56fa0ea3663fc9bd23ce9720682c79d6269e78a9a1629d63 +md5=f5fdaa7e4a6d9b8dfc9e2bef8ee81681 +sha256=e78e73de5d9b920070b778cbb2ab077119a86a71a59755d67aa2c3a82b4239c4 [http://downloads.digium.com/pub/telephony/sounds/releases/asterisk-core-sounds-en-alaw-1.4.8.tar.gz] md5=e708a5510a61217725b6ad663287dfa0 diff --git a/recipes/asterisk/asterisk_1.4.23.1.bb b/recipes/asterisk/asterisk_1.4.23.1.bb index f9f8399021..c4934efc5d 100644 --- a/recipes/asterisk/asterisk_1.4.23.1.bb +++ b/recipes/asterisk/asterisk_1.4.23.1.bb @@ -9,7 +9,7 @@ DEPENDS = "speex readline zlib openssl curl popt gnutls sqlite libogg libvorbis" #RRECOMMENDS_${PN} = "logrotate" SRC_URI="http://downloads.digium.com/pub/asterisk/releases/asterisk-${PV}.tar.gz \ - file://sounds.xml.patch;patch=1 \ +# file://sounds.xml.patch;patch=1 \ file://Makefile.patch;patch=1 \ file://logrotate \ file://volatiles \ |