From: Daniel Golle Date: Mon, 13 Oct 2025 17:17:52 +0000 (+0100) Subject: libwpe: update to 1.16.3 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=61702b45c5f7e0b043e0442aecb5fc8999df84dc;p=feed%2Fvideo.git libwpe: update to 1.16.3 Signed-off-by: Daniel Golle --- diff --git a/libs/libwpe/Makefile b/libs/libwpe/Makefile index 689d7e8..71c3547 100644 --- a/libs/libwpe/Makefile +++ b/libs/libwpe/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libwpe -PKG_VERSION:=1.16.2 +PKG_VERSION:=1.16.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://wpewebkit.org/releases -PKG_HASH:=960bdd11c3f2cf5bd91569603ed6d2aa42fd4000ed7cac930a804eac367888d7 +PKG_HASH:=c880fa8d607b2aa6eadde7d6d6302b1396ebc38368fe2332fa20e193c7ee1420 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=BSD-2-clause