diff options
author | mjl <mjl@pkgsrc.org> | 2007-08-10 00:03:27 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2007-08-10 00:03:27 +0000 |
commit | dcad3941ffd17caaf3da16602a0051a92d514a91 (patch) | |
tree | b170bf8ff79e2f27813b2259f88a8d48ef45da97 | |
parent | a4790010d41bf7a71685b7f104ba30d66910c174 (diff) | |
download | pkgsrc-dcad3941ffd17caaf3da16602a0051a92d514a91.tar.gz |
Update asterisk to 1.2.24.
Version 1.2.24 is the final 1.2 release that contains normal bug fixes.
The 1.2 branch will only be maintained with security fix releases from
now until it is completely deprecated.
-rw-r--r-- | comms/asterisk/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index 6b0526c2f94..34c81d243a4 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.43 2007/08/03 22:40:00 mjl Exp $ +# $NetBSD: Makefile,v 1.44 2007/08/10 00:03:27 mjl Exp $ -DISTNAME= asterisk-1.2.23 +DISTNAME= asterisk-1.2.24 CATEGORIES= comms net audio MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ diff --git a/comms/asterisk/distinfo b/comms/asterisk/distinfo index f53b776817b..d3638622e96 100644 --- a/comms/asterisk/distinfo +++ b/comms/asterisk/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.30 2007/08/03 22:40:01 mjl Exp $ +$NetBSD: distinfo,v 1.31 2007/08/10 00:03:28 mjl Exp $ -SHA1 (asterisk-1.2.23.tar.gz) = a3bef551a169144c4878547a4fe41e9bbfc2d628 -RMD160 (asterisk-1.2.23.tar.gz) = b8680feef3fde6196eb9e8fababb6ec704c8f815 -Size (asterisk-1.2.23.tar.gz) = 10660237 bytes +SHA1 (asterisk-1.2.24.tar.gz) = ba06b0ea3cec9eea0468b55d3226f8eb69ae4667 +RMD160 (asterisk-1.2.24.tar.gz) = 73bdaa3bda22ff0e91b954b5a25dd2278b33ea90 +Size (asterisk-1.2.24.tar.gz) = 10644451 bytes SHA1 (patch-aa) = e457617cb3fbec6a67971258af145cc25f0ca03e SHA1 (patch-ab) = 1bdae0ff206b63fe63373a307ecd23859c10cb79 SHA1 (patch-ac) = 4f783699c7d701030788646f8b961fa9245dc127 |