From 2ec16301b82a867090ee960695a4dae1285a3a2c Mon Sep 17 00:00:00 2001 From: cyrus Date: Sun, 29 Jun 2008 20:00:54 +0000 Subject: [PATCH] [packages] xyssl: Updated to 0.9 git-svn-id: svn://svn.openwrt.org/openwrt/packages@11610 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/xyssl/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libs/xyssl/Makefile b/libs/xyssl/Makefile index 3e2acc355..f0ab98de9 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 -- 2.11.0