summaryrefslogtreecommitdiff
path: root/filesystems/zrepl-dsh2dsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/zrepl-dsh2dsh/Makefile')
-rw-r--r--filesystems/zrepl-dsh2dsh/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/filesystems/zrepl-dsh2dsh/Makefile b/filesystems/zrepl-dsh2dsh/Makefile
index 680eac31a350..45734de5dd1a 100644
--- a/filesystems/zrepl-dsh2dsh/Makefile
+++ b/filesystems/zrepl-dsh2dsh/Makefile
@@ -1,18 +1,18 @@
PORTNAME= zrepl
DISTVERSIONPREFIX= v
-DISTVERSION= 1.0.0
-PORTREVISION= 3
+DISTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= filesystems sysutils
PKGNAMESUFFIX= -${GH_ACCOUNT}
MAINTAINER= dsh@bamus.cz
COMMENT= ZFS dataset replication tool (fork with more features)
-WWW= https://github.com/dsh2dsh/zrepl/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:modules,1.25 ncurses
+USES= go:1.25,modules ncurses
+
USE_GITHUB= yes
GH_ACCOUNT= dsh2dsh