Update to Asterisk 10.10.1; fix reference leak in chan_local (no other changes).

This commit is contained in:
sthen 2012-12-07 12:20:27 +00:00
parent 2304fdfd01
commit 7dd4ec5ad2
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.164 2012/11/28 17:29:30 sthen Exp $
# $OpenBSD: Makefile,v 1.165 2012/12/07 12:20:27 sthen Exp $
SHARED_ONLY= Yes
COMMENT-main= open source multi-protocol PBX and telephony toolkit
VER= 10.10.0
VER= 10.10.1
DISTNAME= asterisk-${VER:S/beta/-beta/:S/rc/-rc/}
PKGNAME-main= asterisk-${VER}
@ -17,9 +17,9 @@ MAINTAINER= Stuart Henderson <sthen@openbsd.org>
# Asterisk with OpenSSL and OpenH323 and distribute the resulting binary
# files." iLBC codec has BSD-like license terms, but also see patent
# notes in codecs/ilbc/LICENSE_ADDENDUM.
PERMIT_PACKAGE_CDROM= patent licensing clauses
PERMIT_PACKAGE_CDROM= patent licensing clauses in iLBC
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= patent licensing clauses
PERMIT_DISTFILES_CDROM= patent licensing clauses in iLBC
PERMIT_DISTFILES_FTP= Yes
WANTLIB-main += c crypto curl execinfo gsm idn iksemel

View File

@ -1,2 +1,2 @@
SHA256 (asterisk-10.10.0.tar.gz) = nuG7bfDEcvGcIQJCBFtvxs0JG5HFpvydtHJtNkfyazw=
SIZE (asterisk-10.10.0.tar.gz) = 25077705
SHA256 (asterisk-10.10.1.tar.gz) = ww8RrhpDNM8/By67KtlbQjV5Qo3FnQ60VGTZ/UQNA2s=
SIZE (asterisk-10.10.1.tar.gz) = 25069495