update to asterisk-13.24.1

the backported patch is retained for now, the issue it's fixing won't be
fixed upstream until 13.25.0, thanks Mark Patruck for testing.
This commit is contained in:
sthen 2019-01-01 23:00:29 +00:00
parent f01c6a37cb
commit b9953e1497
2 changed files with 4 additions and 5 deletions

View File

@ -1,14 +1,13 @@
# $OpenBSD: Makefile,v 1.289 2018/12/20 17:02:23 sthen Exp $
# $OpenBSD: Makefile,v 1.290 2019/01/01 23:00:29 sthen Exp $
COMMENT-main= open source multi-protocol PBX and telephony toolkit
VER= 13.24.0
VER= 13.24.1
PJ_V= 2.8
PORTROACH= limitw:0,odd
DISTNAME= asterisk-${VER:S/beta/-beta/:S/rc/-rc/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} pjproject-${PJ_V}.tar.bz2:0
PKGNAME-main= asterisk-${VER}
REVISION-main= 0
CATEGORIES= telephony

View File

@ -1,4 +1,4 @@
SHA256 (asterisk-13.24.0.tar.gz) = Ctd2Gs7E3q+PFXoz+GNplbkXm4RiAi9CV3l4rjE4P9g=
SHA256 (asterisk-13.24.1.tar.gz) = 84GyGEV55PPgovdYpdubLN1ij6NbHJ5p0DJQR7aXkL4=
SHA256 (pjproject-2.8.tar.bz2) = UD0L1/nxPcFJKsm3G3YbEImFH7tgi5oTmW7cPEIAb3k=
SIZE (asterisk-13.24.0.tar.gz) = 33001274
SIZE (asterisk-13.24.1.tar.gz) = 32977390
SIZE (pjproject-2.8.tar.bz2) = 4976501