package/angularjs: bump to version 1.8.2

Signed-off-by: Ignacy Gawędzki <ignacy.gawedzki@green-communications.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Ignacy Gawędzki
2020-10-26 16:05:14 +01:00
committed by Thomas Petazzoni
parent 1c20802d4b
commit c22081bec8
2 changed files with 3 additions and 3 deletions

View File

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