diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-03-08 02:46:02 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-03-08 02:46:02 +0000 |
commit | 69d591f9a4ba79671269ad965335fe3765e43255 (patch) | |
tree | 30797198ca0a07502cd7aeeeb6fe76e7086eca10 /openwrt/package | |
parent | 85261de46c606bb19c62704785fa9e4a18edb749 (diff) | |
download | mtk-20170518-69d591f9a4ba79671269ad965335fe3765e43255.zip mtk-20170518-69d591f9a4ba79671269ad965335fe3765e43255.tar.gz mtk-20170518-69d591f9a4ba79671269ad965335fe3765e43255.tar.bz2 |
update mt-daapd to 0.2.4
SVN-Revision: 3332
Diffstat (limited to 'openwrt/package')
-rw-r--r-- | openwrt/package/mt-daapd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/mt-daapd/Makefile b/openwrt/package/mt-daapd/Makefile index fb07500..055a969 100644 --- a/openwrt/package/mt-daapd/Makefile +++ b/openwrt/package/mt-daapd/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mt-daapd -PKG_VERSION:=0.2.3 +PKG_VERSION:=0.2.4 PKG_RELEASE:=1 -PKG_MD5SUM:=17aa3fa0601cbe172d18f53489141e5a +PKG_MD5SUM:=2e1cdbe6b94ef153e915806f80a28dca PKG_SOURCE_URL:=@SF/mt-daapd PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |