diff options
-rw-r--r-- | package/sipsak/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/sipsak/Makefile b/package/sipsak/Makefile index fc6e7fc54c..3c2280dfe6 100644 --- a/package/sipsak/Makefile +++ b/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 |