diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-20 20:36:34 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-20 20:37:44 +0900 |
commit | 813285f81539081d50a0846b792db47ecbb3db13 (patch) | |
tree | f2519887226169320c2ebe835eaf4449e02a1a60 | |
parent | x11-toolkits/aquamarine: update to 0.9.2 (diff) |
x11-wm/hyprland: bump port revision after aquamarine shlib version bump (d8a1d3652ebf)
-rw-r--r-- | x11-wm/hyprland/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index e38ba7eb83fb..f60054a24293 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.48.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-wm wayland MAINTAINER= tagattie@FreeBSD.org |