diff options
Diffstat (limited to 'lang/fpc-devel/Makefile')
-rw-r--r-- | lang/fpc-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/fpc-devel/Makefile b/lang/fpc-devel/Makefile index 43a429e0d83d..03e7988a47ca 100644 --- a/lang/fpc-devel/Makefile +++ b/lang/fpc-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= fpc -PORTVERSION= 3.3.1.20250409 +PORTVERSION= 3.3.1.20250807 CATEGORIES= lang MASTER_SITES= LOCAL/acm/freepascal/:bootstrap \ LOCAL/acm/freepascal/:man @@ -28,7 +28,7 @@ USE_GITLAB= yes GL_SITE= https://gitlab.com/freepascal.org GL_ACCOUNT= fpc GL_PROJECT= source -GL_TAGNAME= 4cae231a521302a6356875b1d2268323067a321d +GL_TAGNAME= 574b03bfb99348067f98320e7da2a788005214d4 FPCSRCDIR= source-${GL_TAGNAME} |