summaryrefslogtreecommitdiff
path: root/devel/shards/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/shards/Makefile')
-rw-r--r--devel/shards/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/shards/Makefile b/devel/shards/Makefile
index e003756e96d4..51f76bb8feff 100644
--- a/devel/shards/Makefile
+++ b/devel/shards/Makefile
@@ -1,10 +1,9 @@
PORTNAME= shards
DISTVERSIONPREFIX= v
-DISTVERSION= 0.17.3
-PORTREVISION= 1
+DISTVERSION= 0.19.1
CATEGORIES= devel
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dch@FreeBSD.org
COMMENT= Dependency manager for the Crystal programming language
WWW= https://github.com/crystal-lang/shards
@@ -25,7 +24,7 @@ GH_TUPLE= crystal-lang:crystal-molinillo:v0.2.0:molinillo/lib/molinillo
MAKE_ARGS+= CRYSTAL="${LOCALBASE}/bin/crystal" \
FLAGS="--release --no-debug" \
- SHARDS_CONFIG_BUILD_COMMIT="d75b004dd3d0"
+ SHARDS_CONFIG_BUILD_COMMIT="182792aa2989"
PLIST_FILES= bin/shards \
share/man/man1/shards.1.gz \