Skip to content

Commit

Permalink
Merge pull request openwrt#5363 from MikePetullo/grilo
Browse files Browse the repository at this point in the history
grilo: update to 0.3.4

Travis failed, but local compile test for mxs platform succeeded, so merging.
  • Loading branch information
mhei authored Jan 7, 2018
2 parents 39fbd12 + e704062 commit a860319
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions multimedia/grilo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=grilo
PKG_VERSION:=0.3.1
PKG_VERSION:=0.3.4
PKG_RELEASE:=1

PKG_MAINTAINER:=W. Michael Petullo <[email protected]>
Expand All @@ -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:=ebbdc61dc7920a8cac436895e8625a0ee64d6a4b352987fb5d361ef87243cd4c
PKG_HASH:=7c6964053b42574c2f14715d2392a02ea5cbace955eb73e067c77aa3e43b066e

PKG_BUILD_DEPENDS:=glib2 libsoup libxml2

Expand Down

0 comments on commit a860319

Please sign in to comment.