From: W. Michael Petullo Date: Fri, 30 Jun 2023 18:21:51 +0000 (-0500) Subject: grilo: update to 0.3.16 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9ce1067a5f9656e81ecd7274c34528e17e046d43;p=openwrt-packages.git grilo: update to 0.3.16 Signed-off-by: W. Michael Petullo --- diff --git a/multimedia/grilo/Makefile b/multimedia/grilo/Makefile index ea5850109..088835074 100644 --- a/multimedia/grilo/Makefile +++ b/multimedia/grilo/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=grilo -PKG_VERSION:=0.3.14 +PKG_VERSION:=0.3.16 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNOME/grilo/0.3/ -PKG_HASH:=0369d0b00bb0f59ba5f7aea8cfc665f38df14a5b4182d28c7c1e2cd15b518743 +PKG_HASH:=884580e8c5ece280df23aa63ff5234b7d48988a404df7d6bfccd1e77b473bd96 PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=LGPL-2.1-or-later @@ -28,7 +28,7 @@ define Package/grilo CATEGORY:=Multimedia TITLE:=grilo URL:=https://wiki.gnome.org/Projects/Grilo - DEPENDS:=+glib2 +libsoup +libxml2 + DEPENDS:=+glib2 +libsoup3 +libxml2 endef define Package/grilo/decription