package/asterisk: bump version to 16.5.0
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 25 Aug 2019 16:47:28 +0000 (18:47 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 28 Aug 2019 12:49:32 +0000 (14:49 +0200)
Release notes:
https://downloads.asterisk.org/pub/telephony/asterisk/asterisk-16-current-summary.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/asterisk/asterisk.hash
package/asterisk/asterisk.mk

index dd1e1db32798b4f37652a4d4854e2009c26d5c44..588550a000c8e6d520ffb3cfafcd01722c3a9cb6 100644 (file)
@@ -1,5 +1,5 @@
 # Locally computed
-sha256  8cabb7a6ad2c35b7fb5c520977f2b2c18b471e5b825b65dc411744c6bed2b9f8  asterisk-16.4.1.tar.gz
+sha256  f950da848c387be9e3de24f1d0f4fa7b3924471c382192424dbe0997a5e3a3f7  asterisk-16.5.0.tar.gz
 
 # sha1 from: http://downloads.asterisk.org/pub/telephony/sounds/releases
 # sha256 locally computed
index 53dd593678d5a7ac8ee4967d9c0f290084c2c436..cfe50c969c8bbd4528add83f609dbebd797bf915 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ASTERISK_VERSION = 16.4.1
+ASTERISK_VERSION = 16.5.0
 # Use the github mirror: it's an official mirror maintained by Digium, and
 # provides tarballs, which the main Asterisk git tree (behind Gerrit) does not.
 ASTERISK_SITE = $(call github,asterisk,asterisk,$(ASTERISK_VERSION))