diff options
author | madpilot <madpilot@FreeBSD.org> | 2019-07-26 04:48:02 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2019-07-26 04:48:02 +0800 |
commit | a4afe91088e085b9352fa6923b700cc4a706977b (patch) | |
tree | 1697ce5ead39d7d86d435a7fdd0f5d03b8718200 /net/asterisk16/Makefile | |
parent | 719f1b116750f9cefdad0b807ba870f94dc16953 (diff) | |
download | freebsd-ports-gnome-a4afe91088e085b9352fa6923b700cc4a706977b.tar.gz freebsd-ports-gnome-a4afe91088e085b9352fa6923b700cc4a706977b.tar.zst freebsd-ports-gnome-a4afe91088e085b9352fa6923b700cc4a706977b.zip |
Update asterisk16 to 16.5.0
Diffstat (limited to 'net/asterisk16/Makefile')
-rw-r--r-- | net/asterisk16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 737b04e81e32..293c4b60e508 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= asterisk -PORTVERSION= 16.4.1 +PORTVERSION= 16.5.0 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ |