diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-08-09 13:51:15 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-08-09 13:51:15 +0000 |
commit | ab1c74725476f4c77819701179d283e7b10f0428 (patch) | |
tree | 37db1364fdaf45264458a47455fc0e45fcd9d32a /openwrt/package | |
parent | 19542aebfdb4f89f7408befac5360a5459bd65f4 (diff) | |
download | mtk-20170518-ab1c74725476f4c77819701179d283e7b10f0428.zip mtk-20170518-ab1c74725476f4c77819701179d283e7b10f0428.tar.gz mtk-20170518-ab1c74725476f4c77819701179d283e7b10f0428.tar.bz2 |
Updated to new upstream release (v0.9.1)
SVN-Revision: 1585
Diffstat (limited to 'openwrt/package')
-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 95d6d47..0f0ed1f 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.9.0 +PKG_VERSION:=0.9.1 PKG_RELEASE:=1 -PKG_MD5SUM:=16a96f49e20abeb50d98175257d317ba +PKG_MD5SUM:=8e407f149da894791f823e4561598f5a PKG_SOURCE_URL:=http://download.berlios.de/sipsak/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |