diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-07-05 16:52:43 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-07-05 16:52:43 +0000 |
commit | 6dff0fb710c3c007e55237d55a1f22599396919d (patch) | |
tree | 5ea0427b640cc202e9564bd776a4ce2d2900c6f7 /openwrt/package/sipsak/Makefile | |
parent | 5e1078d34cddd900ad00a45377426dab91d5cf35 (diff) | |
download | mtk-20170518-6dff0fb710c3c007e55237d55a1f22599396919d.zip mtk-20170518-6dff0fb710c3c007e55237d55a1f22599396919d.tar.gz mtk-20170518-6dff0fb710c3c007e55237d55a1f22599396919d.tar.bz2 |
Update to new upstream release (v0.8.13)
SVN-Revision: 1353
Diffstat (limited to 'openwrt/package/sipsak/Makefile')
-rw-r--r-- | openwrt/package/sipsak/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/sipsak/Makefile b/openwrt/package/sipsak/Makefile index fc6e7fc..3c2280d 100644 --- a/openwrt/package/sipsak/Makefile +++ b/openwrt/package/sipsak/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sipsak -PKG_VERSION:=0.8.12 +PKG_VERSION:=0.8.13 PKG_RELEASE:=1 -PKG_MD5SUM:=9740451fd72b5c7e6d85aa516ba5c19c +PKG_MD5SUM:=256512289e52f65397a2ece648730752 PKG_SOURCE_URL:=http://download.berlios.de/sipsak/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |