wayland-utils: update to 1.3.0

Update from 1.2.0.

Link: https://gitlab.freedesktop.org/wayland/wayland-utils/-/tags/1.3.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2026-05-09 01:36:53 +01:00
parent ba42527f2a
commit f212493fb6
2 changed files with 3 additions and 3 deletions
@@ -1,6 +1,6 @@
--- a/src/meson.build
+++ b/src/meson.build
@@ -81,8 +81,12 @@ if get_option('scanner')
@@ -80,8 +80,12 @@ if get_option('scanner')
endif
if meson.is_cross_build() or not get_option('scanner')
+2 -2
View File
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=wayland-utils
PKG_VERSION:=1.2.0
PKG_VERSION:=1.3.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://gitlab.freedesktop.org/wayland/wayland-utils/-/releases/$(PKG_VERSION)/downloads/
PKG_HASH:=d9278c22554586881802540751bcc42569262bf80cd9ac9b0fd12ff4bd09a9e4
PKG_HASH:=a39d0e65617c6ae186d768c223f57060a3a435f6f9f02d03074f945313bfcf0d
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=MIT