OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 5... Line 5...
5 # See /LICENSE for more information. 5 # See /LICENSE for more information.
6 # 6 #
7 include $(TOPDIR)/rules.mk 7 include $(TOPDIR)/rules.mk
Line 8... Line 8...
8   8  
9 PKG_NAME:=cmake 9 PKG_NAME:=cmake
10 PKG_VERSION:=3.13.2 10 PKG_VERSION:=3.11.1
Line 11... Line 11...
11 PKG_CPE_ID:=cpe:/a:kitware:cmake 11 PKG_CPE_ID:=cpe:/a:kitware:cmake
12   12  
13 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz 13 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
14 PKG_SOURCE_URL:=https://cmake.org/files/v3.13/ \ 14 PKG_SOURCE_URL:=https://cmake.org/files/v3.11/ \
Line 15... Line 15...
15 https://fossies.org/linux/misc/ 15 https://fossies.org/linux/misc/
16 PKG_HASH:=c925e7d2c5ba511a69f43543ed7b4182a7d446c274c7480d0e42cd933076ae25 16 PKG_HASH:=57bebc6ca4d1d42c6385249d148d9216087e0fda57a47dc5c858790a70217d0c
Line 17... Line 17...
17   17