projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eead20c
)
[package] update tsocks to 1.8 final and make it compile again (#5388)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 21 Jun 2009 11:00:12 +0000
(11:00 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 21 Jun 2009 11:00:12 +0000
(11:00 +0000)
SVN-Revision: 16527
net/tsocks/Makefile
patch
|
blob
|
history
diff --git
a/net/tsocks/Makefile
b/net/tsocks/Makefile
index 88d51f8140eb54f7618f9d957d7eaed277bb8018..05e9112f8d137a71e424512bb599e6a1869cdc42 100644
(file)
--- a/
net/tsocks/Makefile
+++ b/
net/tsocks/Makefile
@@
-1,4
+1,4
@@
-#
+#
# Copyright (C) 2007 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=tsocks
-PKG_VERSION:=1.8
beta5
+PKG_VERSION:=1.8
PKG_RELEASE:=1
PKG_MD5SUM:=51caefd77e5d440d0bbd6443db4fc0f8
PKG_SOURCE_URL:=@SF/tsocks
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)
beta5
.tar.gz
include $(INCLUDE_DIR)/package.mk