Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/video.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2021-11-24 04:54:51 +0300
committerDaniel Golle <daniel@makrotopia.org>2021-11-24 14:08:42 +0300
commitffc76607e036d87440b4c9891945edc795fd185d (patch)
treeb842e24f31e52e4e7d9c9efd41cca0f180546ca6
parent83030fd9bf3eca69252eb68632d6a1c0dbfac93b (diff)
weston: update to git HEAD
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
-rw-r--r--libs/weston/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/weston/Makefile b/libs/weston/Makefile
index 406b555..daf5ae1 100644
--- a/libs/weston/Makefile
+++ b/libs/weston/Makefile
@@ -10,10 +10,10 @@ PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gitlab.freedesktop.org/wayland/weston.git
-PKG_SOURCE_DATE:=2021-08-13
+PKG_SOURCE_DATE:=2021-11-23
PKG_VERSION:=10.0.0~pre0-$(PKG_SOURCE_DATE)
-PKG_SOURCE_VERSION:=d259bbeccdd321b5327537ddcdde06b8c5671d48
-PKG_MIRROR_HASH:=45f6f7ff0a18f11222a09813064ef1a4bc6539eee4e73430d93ce38feea9c9cc
+PKG_SOURCE_VERSION:=a8827940274391d658ef2ea69bce4fade45bff5f
+PKG_MIRROR_HASH:=a24b98f7a1ae5a75a690af81a5b194d20379679c4e7be33867d8edb8f3b2bc7d
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=MIT