From a9c7e517e4b2e17d4a244da9268b4b0071bddc4a Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Wed, 2 Mar 2022 22:26:21 +0100 Subject: [PATCH] package/libss7: bump to version 2.0.1 http://downloads.asterisk.org/pub/telephony/libss7/releases/libss7-2.0.1-summary.html Signed-off-by: Fabrice Fontaine Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- package/libss7/libss7.hash | 4 ++-- package/libss7/libss7.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/libss7/libss7.hash b/package/libss7/libss7.hash index 8e1d6635db..442422fcd9 100644 --- a/package/libss7/libss7.hash +++ b/package/libss7/libss7.hash @@ -1,6 +1,6 @@ # Hashes from http://downloads.asterisk.org/pub/telephony/libss7/releases/ -sha1 7112a0717293fc273d5d488e1387ad28abe4e9b3 libss7-2.0.0.tar.gz -sha256 5af00853cfb2bc6bcf050947804db132ae6872db0cd2ab24b5378828f78eda52 libss7-2.0.0.tar.gz +sha1 301fd3eff4387db6407cbc72c3fec9aed5bc3860 libss7-2.0.1.tar.gz +sha256 091f1c14dcf13a094021334218cde363041816fa5b5037caee38719e4e6891c7 libss7-2.0.1.tar.gz # License file, locally calculated sha256 fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7 LICENSE diff --git a/package/libss7/libss7.mk b/package/libss7/libss7.mk index 151b6a61b5..faa147c78e 100644 --- a/package/libss7/libss7.mk +++ b/package/libss7/libss7.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBSS7_VERSION = 2.0.0 +LIBSS7_VERSION = 2.0.1 LIBSS7_SITE = http://downloads.asterisk.org/pub/telephony/libss7/releases LIBSS7_LICENSE = GPL-2.0