diff options
Diffstat (limited to 'net/asterisk18/Makefile')
-rw-r--r-- | net/asterisk18/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk18/Makefile b/net/asterisk18/Makefile index 1bb8ddb06a09..1d6db6817053 100644 --- a/net/asterisk18/Makefile +++ b/net/asterisk18/Makefile @@ -1,5 +1,5 @@ PORTNAME= asterisk -PORTVERSION= 18.26.3 +PORTVERSION= 18.26.4 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ @@ -216,7 +216,7 @@ ASTERISK_MOH_G729_SOUNDS= asterisk-moh-opsound-g729-2.03.tar.gz ASTERISK_USER?= asterisk ASTERISK_GROUP?= asterisk -PJSIP_VERSION= 2.14.1 +PJSIP_VERSION= 2.15.1 .include <bsd.port.options.mk> |