diff options
Diffstat (limited to 'devel/luv/Makefile')
-rw-r--r-- | devel/luv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/luv/Makefile b/devel/luv/Makefile index 1597cff172c6..60ac92875958 100644 --- a/devel/luv/Makefile +++ b/devel/luv/Makefile @@ -1,6 +1,6 @@ PORTNAME= luv #DISTVERSIONPREFIX= v -DISTVERSION= 1.51.0-0 +DISTVERSION= 1.51.0-1 CATEGORIES= devel MASTER_SITES= https://github.com/luvit/${PORTNAME}/releases/download/${DISTVERSION}/ |