OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 6... Line 6...
6 # 6 #
Line 7... Line 7...
7   7  
Line 8... Line 8...
8 include $(TOPDIR)/rules.mk 8 include $(TOPDIR)/rules.mk
9   9  
10 PKG_NAME:=libressl 10 PKG_NAME:=libressl
11 PKG_VERSION:=2.8.1 11 PKG_VERSION:=2.7.2
Line 12... Line -...
12 PKG_HASH:=334bf7050f1db4087feebb30571ec13d9fa975bf05d6003ce3ab6d7d2452cf42 -  
13 PKG_RELEASE:=1 -  
14   12 PKG_HASH:=917a8779c342177ff3751a2bf955d0262d1d8916a4b408930c45cef326700995
15 PKG_CPE_ID:=cpe:/a:openbsd:libressl 13 PKG_RELEASE:=1
16   14  
17 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz 15 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
Line 18... Line 16...
18 PKG_SOURCE_URL:=http://mirror.ox.ac.uk/pub/OpenBSD/LibreSSL \ 16 PKG_SOURCE_URL:=http://mirror.ox.ac.uk/pub/OpenBSD/LibreSSL \
Line 19... Line 17...
19 http://ftp.jaist.ac.jp/pub/OpenBSD/LibreSSL \ 17 http://ftp.jaist.ac.jp/pub/OpenBSD/LibreSSL \
Line 20... Line 18...
20 https://ftp.openbsd.org/pub/OpenBSD/LibreSSL 18 http://ftp.openbsd.org/pub/OpenBSD/LibreSSL
21   19  
Line 22... Line -...
22 HOST_BUILD_PARALLEL:=1 -  
23   -  
24 include $(INCLUDE_DIR)/host-build.mk -  
25   -  
26 HOST_CONFIGURE_ARGS += --disable-shared 20 HOST_BUILD_PARALLEL:=1