From 69cfba603b41894de4fab47b57115759e3c13ee4 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Tue, 23 Apr 2013 09:17:11 +0000 Subject: [PATCH] packages: gupng-av: update to 0.12.1 Fixes compilation. Signed-off-by: Jonas Gorski SVN-Revision: 36392 --- libs/gupnp-av/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/gupnp-av/Makefile b/libs/gupnp-av/Makefile index 80ab8e1b3..db4167fef 100644 --- a/libs/gupnp-av/Makefile +++ b/libs/gupnp-av/Makefile @@ -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 -- 2.30.2