mirror of
https://github.com/openwrt/video.git
synced 2026-05-31 06:51:54 +08:00
wayland: update to 1.25.0
Bump from 1.23.0 to current upstream stable. Link: https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.25.0 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=wayland
|
||||
PKG_VERSION:=1.23.0
|
||||
PKG_VERSION:=1.25.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://gitlab.freedesktop.org/wayland/wayland/-/releases/$(PKG_VERSION)/downloads/
|
||||
PKG_HASH:=05b3e1574d3e67626b5974f862f36b5b427c7ceeb965cb36a4e6c2d342e45ab2
|
||||
PKG_HASH:=c065f040afdff3177680600f249727e41a1afc22fccf27222f15f5306faa1f03
|
||||
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
Reference in New Issue
Block a user