diff options
Diffstat (limited to 'lang/fpc-devel-source/Makefile')
-rw-r--r-- | lang/fpc-devel-source/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/fpc-devel-source/Makefile b/lang/fpc-devel-source/Makefile index b9893a46e4b2..58c2b53e43cf 100644 --- a/lang/fpc-devel-source/Makefile +++ b/lang/fpc-devel-source/Makefile @@ -1,5 +1,5 @@ PORTNAME= fpc-devel -PORTVERSION= 3.3.1.20250409 +PORTVERSION= 3.3.1.20250722 CATEGORIES= lang PKGNAMESUFFIX= -source DIST_SUBDIR= freepascal @@ -15,7 +15,7 @@ USE_GITLAB= yes GL_SITE= https://gitlab.com/freepascal.org GL_ACCOUNT= fpc GL_PROJECT= source -GL_TAGNAME= 4cae231a521302a6356875b1d2268323067a321d +GL_TAGNAME= 9701f72a3f2162e690be0975a0df389c758ecdcc PLIST= ${WRKDIR}/pkg-plist PATCHDIR= ${PORTSDIR}/lang/fpc-devel/files |