From: nico Date: Wed, 9 Aug 2006 00:36:24 +0000 (+0000) Subject: axtls is now on sourceforge, change urls X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=913ebbc05a80e6003ea84099b05fc4ab5017bfd2;p=packages.git axtls is now on sourceforge, change urls git-svn-id: svn://svn.openwrt.org/openwrt/packages@4548 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/axtls/Makefile b/libs/axtls/Makefile index 3869bbcd7..f88238def 100644 --- a/libs/axtls/Makefile +++ b/libs/axtls/Makefile @@ -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