package/angularjs: bump version to 1.7.9

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-01-06 10:42:44 +01:00 committed by Thomas Petazzoni
parent 40a992a110
commit 510bd02e1f
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
# Locally computed:
sha256 4d1e5755d7722fed1fa223d854f209251bfee042c72ffe5cca63c4c1a7a19d78 angular-1.7.8.zip
sha256 e3b0100b35fa76ace389c29ee0f69b68126d2e759f7e5df82d4f56254ba53688 angular.js
sha256 7182e7f39b921469157971d9e0783745758df4b625322d606ec7d9abf2b28af2 angular-1.7.9.zip
sha256 2420c59374dcdc1ca9721c334a32afee92f0610280cae0d1b3952b1279bc2b24 angular.js

View File

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