aboutsummaryrefslogtreecommitdiff
path: root/databases/firebird30-server/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2022-11-23 01:51:45 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2022-11-23 01:52:51 +0000
commit5a468215010191eea58c91b75adb7f6a686fec47 (patch)
tree112dcd6f61524740047ba7401824bec702094628 /databases/firebird30-server/Makefile
parentfaf35cc8ed37171a734b1eacd9a93497a0612396 (diff)
downloadports-5a468215010191eea58c91b75adb7f6a686fec47.tar.gz
ports-5a468215010191eea58c91b75adb7f6a686fec47.zip
databases/firebird30-*: update to 3.0.10
Diffstat (limited to 'databases/firebird30-server/Makefile')
-rw-r--r--databases/firebird30-server/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/firebird30-server/Makefile b/databases/firebird30-server/Makefile
index 08081172e533..5726107ddc50 100644
--- a/databases/firebird30-server/Makefile
+++ b/databases/firebird30-server/Makefile
@@ -1,10 +1,10 @@
PORTNAME= firebird
-PORTVERSION= 3.0.7
-PORTREVISION= 3
+PORTVERSION= 3.0.10
+PORTREVISION= 0
CATEGORIES?= databases
-MASTER_SITES= https://github.com/FirebirdSQL/${PORTNAME}/releases/download/R3_0_7/
+MASTER_SITES= https://github.com/FirebirdSQL/${PORTNAME}/releases/download/v${PORTVERSION}/
PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server
-DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.33374-0
+DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.33601-0
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= acm@FreeBSD.org