[packages] xyssl: Updated to 0.9
authorSteven Barth <cyrus@openwrt.org>
Sun, 29 Jun 2008 20:00:54 +0000 (20:00 +0000)
committerSteven Barth <cyrus@openwrt.org>
Sun, 29 Jun 2008 20:00:54 +0000 (20:00 +0000)
SVN-Revision: 11610

libs/xyssl/Makefile

index 3e2acc3554c8e786ab2f49d920ab5c9ae6ed0409..f0ab98de9d4a74432348270a4cb61af718ee86c0 100644 (file)
@@ -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