diff options
author | mjl <mjl> | 2007-07-08 12:02:18 +0000 |
---|---|---|
committer | mjl <mjl> | 2007-07-08 12:02:18 +0000 |
commit | f19555bf8b7dc8cadb3a16ed9b34eb035aa20197 (patch) | |
tree | 72342dccf3aa15e9dd0f0e3adc69f282f652578e /comms | |
parent | 69a88314db451d893bf9320c1c5abd44742d3af4 (diff) | |
download | pkgsrc-f19555bf8b7dc8cadb3a16ed9b34eb035aa20197.tar.gz |
Updated asterisk to 1.2.20
This release is a regular maintenance release. It has been made just
a couple of weeks after the previous set of releases because the
development team has been working especially hard on fixing bugs
lately. There has been a large volume of issues fixed in just two weeks.
Diffstat (limited to 'comms')
-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 5fe65336c8b..529724c7a02 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2007/07/04 20:54:34 jlam Exp $ +# $NetBSD: Makefile,v 1.40 2007/07/08 12:02:18 mjl Exp $ -DISTNAME= asterisk-1.2.19 +DISTNAME= asterisk-1.2.20 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 d97a6c6846c..1d85d2046be 100644 --- a/comms/asterisk/distinfo +++ b/comms/asterisk/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.26 2007/06/24 07:52:47 mjl Exp $ +$NetBSD: distinfo,v 1.27 2007/07/08 12:02:18 mjl Exp $ -SHA1 (asterisk-1.2.19.tar.gz) = 30a95d88a7c7db86058a6c3d470ff67886bc4381 -RMD160 (asterisk-1.2.19.tar.gz) = 941dec71e4ac5f99b3f059f020dc3b75af02163b -Size (asterisk-1.2.19.tar.gz) = 10634282 bytes +SHA1 (asterisk-1.2.20.tar.gz) = ea7dabeff5fb379f4a9d8307026da96f596708c8 +RMD160 (asterisk-1.2.20.tar.gz) = 50cc04d8dc4f1d68a272646e4df7e035241bcc75 +Size (asterisk-1.2.20.tar.gz) = 10636867 bytes SHA1 (patch-aa) = e457617cb3fbec6a67971258af145cc25f0ca03e SHA1 (patch-ab) = 1bdae0ff206b63fe63373a307ecd23859c10cb79 SHA1 (patch-ac) = 4f783699c7d701030788646f8b961fa9245dc127 |