update wput to 0.6.1 (closes: #3668), explicitly disable ssl/tls support
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Jul 2008 23:13:38 +0000 (23:13 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Jul 2008 23:13:38 +0000 (23:13 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11951 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/wput/Makefile

index b92edc9..adead02 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2007-2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,14 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=wput
-PKG_VERSION:=0.6
+PKG_VERSION:=0.6.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
 PKG_SOURCE_URL:=@SF/wput
-PKG_MD5SUM:=7ddb03154262df66e0e33f0676373ceb
-
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
+PKG_MD5SUM:=92b41efed4db8eb4f3443c23bf7ceecf
 
 include $(INCLUDE_DIR)/package.mk
 
@@ -37,6 +35,7 @@ endef
 
 CONFIGURE_ARGS += \
        --disable-g-switch \
+       --without-ssl \
 
 define Package/wput/install
        $(INSTALL_DIR) $(1)/usr/bin