Waldemar Brodkorb
2026-02-04 19:05:58 +01:00
committed by Marcus Hoffmann
parent d6ce4e2602
commit 94a817a589
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# Locally computed
sha256 8a94650b6f348af1f1c9cce7ed3585d280f3a31b0d3820084a42b03712df95d5 asterisk-22.5.2.tar.gz
sha256 4f30af0695a0131fc091d85e7b91e22504609434b3fbd263898c7354d41959c9 asterisk-22.8.1.tar.gz
# Locally computed
sha256 58bb83cec4d431f48d006e455d821668450f8cf6b6c95f090def47062fa3a60c pjproject-2.15.1.tar.bz2

View File

@@ -4,7 +4,7 @@
#
################################################################################
ASTERISK_VERSION = 22.5.2
ASTERISK_VERSION = 22.8.1
# 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))