diff options
Diffstat (limited to 'lang/silq/Makefile')
-rw-r--r-- | lang/silq/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/silq/Makefile b/lang/silq/Makefile index 8e53a2d4f284..83d42b693a08 100644 --- a/lang/silq/Makefile +++ b/lang/silq/Makefile @@ -1,5 +1,5 @@ PORTNAME= silq -PORTVERSION= 20230412 +PORTVERSION= 20250624 PORTREVISION= 1 CATEGORIES= lang math science DIST_SUBDIR= silq @@ -18,9 +18,9 @@ BUILD_DEPENDS= ldmd2:lang/ldc USE_GITHUB= yes -GH_TUPLE= eth-sri:silq:e9750cb \ - tgehr:ast:072796e:ast/ast \ - tgehr:util:a4532a4:util/util +GH_TUPLE= eth-sri:silq:92a6f80 \ + tgehr:ast:3b355c8:ast/ast \ + tgehr:util:68629c1:util/util OPTIONS_DEFINE= EXAMPLES |