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

@@ -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