From: Steven Barth Date: Sun, 29 Jun 2008 20:00:54 +0000 (+0000) Subject: [packages] xyssl: Updated to 0.9 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4f7b461a4d34d3563bf9676b6ac3935f41b644df;p=openwrt%2Fsvn-archive%2Farchive.git [packages] xyssl: Updated to 0.9 SVN-Revision: 11610 --- diff --git a/libs/xyssl/Makefile b/libs/xyssl/Makefile index 3e2acc3554..f0ab98de9d 100644 --- a/libs/xyssl/Makefile +++ b/libs/xyssl/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xyssl -PKG_VERSION:=0.8 -PKG_RELEASE:=3 +PKG_VERSION:=0.9 +PKG_RELEASE:=1 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz -PKG_SOURCE_URL:=http://xyssl.org/code/download/ -PKG_MD5SUM:=5c80e021e3bca4b77fbe2429c9e61541 +PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz +PKG_SOURCE_URL:=http://ftp.de.debian.org/debian/pool/main/x/xyssl +PKG_MD5SUM:=3f0695831aa874cb77e3790755d6b570 include $(INCLUDE_DIR)/package.mk