diff options
Diffstat (limited to 'dns/bind9-devel/Makefile')
-rw-r--r-- | dns/bind9-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index d0b0b323b69f..e69200b1a6a7 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -41,13 +41,13 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools # XXX: remove tar:bz2 USES= compiler:c11 cpe libedit pkgconfig ssl tar:bz2 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.15.3a0.2019.08.25 +ISCVERSION= 9.15.3a0.2019.08.30 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 417df8cfbc08c9c08cad29402f3827d43b77148a +GL_COMMIT= 2367d61016304b19dadfadea70dffcab536ce4dc CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} |