From: Daniel Golle Date: Tue, 5 Nov 2024 04:37:41 +0000 (+0000) Subject: wayland-protocols: update to 1.38 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6e4b25f1b6a1b2d004e83ced26eece7f73d5a095;p=feed%2Fvideo.git wayland-protocols: update to 1.38 Signed-off-by: Daniel Golle --- diff --git a/frameworks/wayland-protocols/Makefile b/frameworks/wayland-protocols/Makefile index 446cae4..2a0cbc1 100644 --- a/frameworks/wayland-protocols/Makefile +++ b/frameworks/wayland-protocols/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wayland-protocols -PKG_VERSION:=1.24 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=1.38 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_SOURCE_URL:=https://wayland.freedesktop.org/releases/ -PKG_HASH:=bff0d8cffeeceb35159d6f4aa6bab18c807b80642c9d50f66cba52ecf7338bc2 +PKG_SOURCE_URL:=https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/$(PKG_VERSION)/downloads/ +PKG_HASH:=ff17292c05159d2b20ce6cacfe42d7e31a28198fa1429a769b03af7c38581dbe PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=MIT