diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-21 22:23:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-21 22:23:57 +0000 |
commit | e3ee9b7f034cedad93963e424ebd1ceade696d30 (patch) | |
tree | 8dd7df30f0514402be594828784d2414be349d64 /comms/asterisk14 | |
parent | 4100e0dc2dc5dc4845a33db21d4f1661602164c3 (diff) | |
download | pkgsrc-e3ee9b7f034cedad93963e424ebd1ceade696d30.tar.gz |
*: recursive bump for gdk-pixbuf2-2.38.1
Diffstat (limited to 'comms/asterisk14')
-rw-r--r-- | comms/asterisk14/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk14/Makefile b/comms/asterisk14/Makefile index ce089dfc1f9..3e6a2c324b7 100644 --- a/comms/asterisk14/Makefile +++ b/comms/asterisk14/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.33 2019/07/20 22:46:12 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2019/07/21 22:24:33 wiz Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile # to find out the current sound file versions DISTNAME= asterisk-14.7.5 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ |