diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-07-01 04:07:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-07-01 04:07:44 +0000 |
commit | 3dd0ab51f6c1eac3adf5ed6e566f00d324a5e254 (patch) | |
tree | 8498ba44dcec63ba5fb36969e5bd03ca893562c0 /comms/asterisk14 | |
parent | 08a04022bdb23396ed5858b5a6d9d26376625563 (diff) | |
download | pkgsrc-3dd0ab51f6c1eac3adf5ed6e566f00d324a5e254.tar.gz |
Recursive revbump from boost-1.70.0
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 eff1eca2c6f..3bd75a57a0f 100644 --- a/comms/asterisk14/Makefile +++ b/comms/asterisk14/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.31 2019/04/03 00:32:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2019/07/01 04:08:00 ryoon 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= 12 +PKGREVISION= 13 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ MASTER_SITES+= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ |