packages: gupng-av: update to 0.12.1

Fixes compilation.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36392 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jogo 2013-04-23 09:17:11 +00:00
parent d51068d78a
commit 28b9c3be99

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gupnp-av
PKG_VERSION:=0.10.2
PKG_VERSION:=0.12.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNOME/gupnp-av/0.10/
PKG_MD5SUM:=a42af0751f8b0bacdda0741d3a515fec
PKG_SOURCE_URL:=@GNOME/gupnp-av/0.12/
PKG_MD5SUM:=2d15a94d743720febb400b2cacde1cdc
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk