[packages] xyssl: Updated to 0.9

git-svn-id: svn://svn.openwrt.org/openwrt/packages@11610 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cyrus 2008-06-29 20:00:54 +00:00
parent c3ec9d52ac
commit 2ec16301b8

View 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