diff options
Diffstat (limited to 'editors/lazarus-devel/Makefile')
-rw-r--r-- | editors/lazarus-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lazarus-devel/Makefile b/editors/lazarus-devel/Makefile index 58f39216851d..f534969ad9e2 100644 --- a/editors/lazarus-devel/Makefile +++ b/editors/lazarus-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= lazarus -DISTVERSION= 4.99.20250409 +DISTVERSION= 4.99.20250722 PKGNAMESUFFIX?= -gtk2-devel PORTREVISION?= 0 CATEGORIES= editors devel @@ -21,7 +21,7 @@ ONLY_FOR_ARCHS= aarch64 amd64 i386 USE_GITLAB= yes GL_ACCOUNT= freepascal.org/lazarus GL_PROJECT= ${PORTNAME} -GL_COMMIT= 90027a9d870594cdcef8909480eabb5e581669f0 +GL_COMMIT= f5366f9ae1cdb3a415f778c29f89a0d93e6ee68e USES= desktop-file-utils fpc:run gettext gmake iconv shared-mime-info xorg USE_XORG= x11 |