gupnp: update to latest version (0.19.4), dependency on newer version of gssdp

gssdp: updated due to dependency

Signed-off-by: Tim Yardley <yardley@gmail.com>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@35523 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
yardley 2013-02-08 18:41:43 +00:00
parent 3e28cb8946
commit f30d37e3e1
2 changed files with 6 additions and 6 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=gssdp PKG_NAME:=gssdp
PKG_VERSION:=0.12.1 PKG_VERSION:=0.13.2
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.12/ PKG_SOURCE_URL:=http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.13/
PKG_MD5SUM:=e7ac04abe7349a89d13d0ab4ee7d2e1b PKG_MD5SUM:=758ed423cdd258a9a22d59c321b535ed
PKG_BUILD_DEPENDS:=libsoup glib2 $(ICONV_DEPENDS) PKG_BUILD_DEPENDS:=libsoup glib2 $(ICONV_DEPENDS)

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=gupnp PKG_NAME:=gupnp
PKG_VERSION:=0.18.3 PKG_VERSION:=0.19.4
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.18/ PKG_SOURCE_URL:=http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.19/
PKG_MD5SUM:=1086654db47def9fbe9fc54c1228d663 PKG_MD5SUM:=516549cebc5af416f2fd7177d6512a0f
PKG_BUILD_DEPENDS:=libgnutls PKG_BUILD_DEPENDS:=libgnutls