From 4ceaaaa69604d4034062db193eab7bdcb7819623 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Wed, 30 Dec 2015 19:29:57 -0500 Subject: [PATCH] grilo: update to 0.3.0 Signed-off-by: W. Michael Petullo --- multimedia/grilo/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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) \