From: W. Michael Petullo Date: Thu, 31 Dec 2015 00:29:57 +0000 (-0500) Subject: grilo: update to 0.3.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4ceaaaa69604d4034062db193eab7bdcb7819623;p=openwrt-packages.git grilo: update to 0.3.0 Signed-off-by: W. Michael Petullo --- diff --git a/multimedia/grilo/Makefile b/multimedia/grilo/Makefile index 20747eb92..8ca2ee746 100644 --- a/multimedia/grilo/Makefile +++ b/multimedia/grilo/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=grilo -PKG_VERSION:=0.2.14 +PKG_VERSION:=0.3.0 PKG_RELEASE:=1 PKG_MAINTAINER:=W. Michael Petullo @@ -17,8 +17,8 @@ PKG_LICENSE:=LGPLv2.1 PKG_LICENSE_FILES:=COPYING PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_SOURCE_URL:=@GNOME/grilo/0.2/ -PKG_MD5SUM:=7eba405ada20fefcb877d534d9d4f +PKG_SOURCE_URL:=@GNOME/grilo/0.3/ +PKG_MD5SUM:=f8a51aacc604dcc308e71f8bca4c57ae PKG_BUILD_DEPENDS:=glib2 libsoup libxml2 @@ -46,7 +46,7 @@ endef define Build/InstallDev $(INSTALL_DIR) $(1)/usr/include/ $(CP) \ - $(PKG_INSTALL_DIR)/usr/include/grilo-0.2/ \ + $(PKG_INSTALL_DIR)/usr/include/grilo-0.3/ \ $(1)/usr/include/ $(INSTALL_DIR) $(1)/usr/lib/ $(CP) \