diff options
Diffstat (limited to 'x11/shotman/Makefile')
-rw-r--r-- | x11/shotman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/shotman/Makefile b/x11/shotman/Makefile index 5703dfdc94e4..27383c1621dc 100644 --- a/x11/shotman/Makefile +++ b/x11/shotman/Makefile @@ -1,7 +1,7 @@ PORTNAME= shotman DISTVERSIONPREFIX= v -DISTVERSION= 0.4.7 -PORTREVISION= 8 +DISTVERSION= 0.4.10 +PORTREVISION= 1 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~whynothugo/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES |