diff options
Diffstat (limited to 'devel/hyprutils/Makefile')
-rw-r--r-- | devel/hyprutils/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/hyprutils/Makefile b/devel/hyprutils/Makefile index 9365f43325ef..90593cd9b850 100644 --- a/devel/hyprutils/Makefile +++ b/devel/hyprutils/Makefile @@ -1,13 +1,8 @@ PORTNAME= hyprutils DISTVERSIONPREFIX= v -DISTVERSION= 0.8.1 -PORTREVISION= 1 +DISTVERSION= 0.8.4 CATEGORIES= devel -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= b074d4abc76ce8e740b35ce29534b443ccbc971b.patch:-p1 # atomic shared pointer, see #67 -PATCHFILES+= 172a3fc2320d5e919d341510d97fa06f878167c8.patch:-p1 # atomic shared pointer, see #67 - MAINTAINER= tagattie@FreeBSD.org COMMENT= Hyprland utilities library used across the ecosystem WWW= https://github.com/hyprwm/hyprutils |