Changeset 34434
- Timestamp:
- 2012-12-01T23:09:14+01:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
packages/net/tor-alpha/Makefile
r34066 r34434 9 9 10 10 PKG_NAME:=tor-alpha 11 PKG_VERSION:=0.2.4. 5-alpha11 PKG_VERSION:=0.2.4.6-alpha 12 12 PKG_RELEASE:=1 13 13 … … 15 15 PKG_SOURCE_URL:=https://www.torproject.org/dist \ 16 16 https://archive.torproject.org/tor-package-archive 17 PKG_MD5SUM:= 015b022d85d619c471de238d28c5967117 PKG_MD5SUM:=49a70a45e082739a1ed484d5f9d8759b 18 18 19 19 PKG_BUILD_DEPENDS:=libminiupnpc libnatpmp … … 40 40 $(call Package/tor-alpha/Default) 41 41 TITLE:=An anonymous Internet communication system 42 DEPENDS:=+libevent2 +lib event2-openssl +libpthread +librt42 DEPENDS:=+libevent2 +libopenssl +libpthread +librt +SSP_SUPPORT:libssp 43 43 endef 44 44
Note: See TracChangeset
for help on using the changeset viewer.