grilo: update to 0.3.16

Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
W. Michael Petullo 2023-06-30 13:21:51 -05:00 committed by Rosen Penev
parent 2ec3b9f095
commit 9ce1067a5f
1 changed files with 3 additions and 3 deletions

View File

@ -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 <mike@flyn.org>
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