grilo: Update to 0.3.6
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
fc030fdf8f
commit
79be753b74
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=grilo
|
||||
PKG_VERSION:=0.3.4
|
||||
PKG_VERSION:=0.3.6
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||
|
@ -18,7 +18,7 @@ PKG_LICENSE_FILES:=COPYING
|
|||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@GNOME/grilo/0.3/
|
||||
PKG_HASH:=7c6964053b42574c2f14715d2392a02ea5cbace955eb73e067c77aa3e43b066e
|
||||
PKG_HASH:=1e65ca82dd58020451417fde79310d4b940adc3f63ab59997419c52ed3bc9c91
|
||||
|
||||
PKG_BUILD_DEPENDS:=glib2 libsoup libxml2
|
||||
|
||||
|
|
Loading…
Reference in a new issue