From: Daniel Golle Date: Fri, 10 Dec 2021 02:00:45 +0000 (+0000) Subject: wayland: update to version 1.20.0 (#21) X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1d1153bb87eb559d57bc88d70b9acd1e83d5aceb;p=feed%2Fvideo.git wayland: update to version 1.20.0 (#21) Signed-off-by: Daniel Golle --- diff --git a/frameworks/wayland/Makefile b/frameworks/wayland/Makefile index 48d53bd..8a8f646 100644 --- a/frameworks/wayland/Makefile +++ b/frameworks/wayland/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wayland -PKG_VERSION:=1.19.92 +PKG_VERSION:=1.20.0 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://wayland.freedesktop.org/releases -PKG_HASH:=f8cbd8a8c713ed393e63e7c6ac81c6b9ef5a49a2b631717377fa78b80ac34cfa +PKG_HASH:=b8a034154c7059772e0fdbd27dbfcda6c732df29cae56a82274f6ec5d7cd8725 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=MIT