Update dmapd and libdmapsharing to new upstream versions

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24192 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
flyn
2010-11-29 03:17:15 +00:00
parent 747aba1f32
commit 2c1956656c
2 changed files with 4 additions and 4 deletions

View File

@ -10,12 +10,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libdmapsharing
PKG_VERSION:=2.1.12
PKG_VERSION:=2.1.13
PKG_RELEASE:=1
PKG_SOURCE:=libdmapsharing-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.flyn.org/projects/libdmapsharing/
PKG_MD5SUM:=d61d4975c3f01ac9201b773e80079bf1
PKG_MD5SUM:=36c77d387bd521df9ce5500d73223e9b
PKG_BUILD_DIR:=$(BUILD_DIR)/libdmapsharing-$(PKG_VERSION)