axtls is now on sourceforge, change urls
authorNicolas Thill <nico@openwrt.org>
Wed, 9 Aug 2006 00:36:24 +0000 (00:36 +0000)
committerNicolas Thill <nico@openwrt.org>
Wed, 9 Aug 2006 00:36:24 +0000 (00:36 +0000)
SVN-Revision: 4548

libs/axtls/Makefile

index 3869bbcd711b2b2231c0171b14901170a841097b..f88238deff54843d9c198e062badc2e5b00bd67d 100644 (file)
@@ -14,7 +14,7 @@ PKG_RELEASE:=1
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/axTLS
 PKG_SOURCE:=axTLS-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://www.leroc.com.au/axTLS/
+PKG_SOURCE_URL:=@SF/axtls http://www.leroc.com.au/axTLS/
 PKG_MD5SUM:=ff71cb64234cad020f92bffa534ab2b8
 PKG_CAT:=zcat
 
@@ -25,7 +25,7 @@ define Package/libaxtls
   CATEGORY:=Libraries
   TITLE:=Embedded client/server TLSv1 SSL library
   DESCRIPTION:=Embedded client/server TLSv1 SSL library.
-  URL:=http://www.axtls.co.nr/
+  URL:=http://sourceforge.net/projects/axtls
 endef
 
 define Package/awhttpd