Changeset 29670
- Timestamp:
- 2012-01-06T16:18:30+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/package/openssl/Makefile
r28735 r29670 1 1 # 2 # Copyright (C) 2006-201 0OpenWrt.org2 # Copyright (C) 2006-2012 OpenWrt.org 3 3 # 4 4 # This is free software, licensed under the GNU General Public License v2. … … 9 9 10 10 PKG_NAME:=openssl 11 PKG_VERSION:=1.0.0 e11 PKG_VERSION:=1.0.0f 12 12 PKG_RELEASE:=1 13 13 … … 17 17 ftp://ftp.webmonster.de/pub/openssl/source/ \ 18 18 ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/ 19 PKG_MD5SUM:= 7040b89c4c58c7a1016c0dfa6e821c8619 PKG_MD5SUM:=e358705fb4a8827b5e9224a73f442025 20 20 21 21 PKG_BUILD_DEPENDS:=ocf-crypto-headers
Note: See TracChangeset
for help on using the changeset viewer.