[packages] stunnel: cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22473 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
56db729aba
commit
10e2dc507b
@ -11,9 +11,9 @@ PKG_NAME:=stunnel
|
||||
PKG_VERSION:=4.33
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_MD5SUM:=559a864066d8cc4afd8a97682c90d41c
|
||||
PKG_SOURCE_URL:=http://www.stunnel.org/download/stunnel/src/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_MD5SUM:=559a864066d8cc4afd8a97682c90d41c
|
||||
|
||||
PKG_FIXUP:=libtool
|
||||
PKG_INSTALL:=1
|
||||
@ -40,13 +40,10 @@ define Package/stunnel/conffiles
|
||||
/etc/stunnel/stunnel.conf
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
$(call Build/Configure/Default, \
|
||||
CONFIGURE_ARGS+= \
|
||||
--with-random=/dev/urandom \
|
||||
--with-threads=fork \
|
||||
--with-ssl=$(STAGING_DIR)/usr \
|
||||
)
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
mkdir -p $(PKG_INSTALL_DIR)/etc/stunnel
|
||||
|
Loading…
x
Reference in New Issue
Block a user