[package] update tsocks to 1.8 final and make it compile again (#5388)
[packages.git] / net / tsocks / Makefile
index 8725f33..05e9112 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2007 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -13,7 +13,7 @@ PKG_VERSION:=1.8
 PKG_RELEASE:=1
 PKG_MD5SUM:=51caefd77e5d440d0bbd6443db4fc0f8
 
-PKG_SOURCE_URL:=http://ftp1.sourceforge.net/tsocks/
+PKG_SOURCE_URL:=@SF/tsocks
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)beta5.tar.gz
 
 include $(INCLUDE_DIR)/package.mk