angularjs: bump version to 1.6.7

Also add a hash for the license file.

Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Adam Duskett 2018-01-24 17:03:57 -05:00 committed by Thomas Petazzoni
parent 39c181d5a9
commit 5d69e6f9d3
2 changed files with 3 additions and 2 deletions

View file

@ -1,2 +1,3 @@
# Locally computed:
sha256 a99e3c22b54178b7646856efd95e825650d32d3125904a28216aeba52e221bad angular-1.4.3.zip
sha256 4d4e87d24c7d522f4ee765e4f7d454b9cf2a0f6407248545528064e66ad7b085 angular-1.6.7.zip
sha256 cec36623ceba33c503784164917c206047079159bf88f51a695a4dfb9d9b7ede angular.js

View file

@ -4,7 +4,7 @@
#
################################################################################
ANGULARJS_VERSION = 1.4.3
ANGULARJS_VERSION = 1.6.7
ANGULARJS_SOURCE = angular-$(ANGULARJS_VERSION).zip
ANGULARJS_SITE = https://code.angularjs.org/$(ANGULARJS_VERSION)
ANGULARJS_LICENSE = MIT