All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/angularjs: bump version to 1.7.8
@ 2019-03-18 21:45 aduskett at gmail.com
  2019-03-18 22:00 ` Thomas Petazzoni
  2019-03-19 21:30 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: aduskett at gmail.com @ 2019-03-18 21:45 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/angularjs/angularjs.hash | 4 ++--
 package/angularjs/angularjs.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/angularjs/angularjs.hash b/package/angularjs/angularjs.hash
index 918c049c73..61a9ceeb7c 100644
--- a/package/angularjs/angularjs.hash
+++ b/package/angularjs/angularjs.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256	4d4e87d24c7d522f4ee765e4f7d454b9cf2a0f6407248545528064e66ad7b085	angular-1.6.7.zip
-sha256	cec36623ceba33c503784164917c206047079159bf88f51a695a4dfb9d9b7ede	angular.js
+sha256	4d1e5755d7722fed1fa223d854f209251bfee042c72ffe5cca63c4c1a7a19d78	angular-1.7.8.zip
+sha256	db7862d0083ae74b5c94005d18274c3528f1be2932b72438e2f606a3d1f23ab5	angular.js
diff --git a/package/angularjs/angularjs.mk b/package/angularjs/angularjs.mk
index a941bc3828..cb5ec7c10a 100644
--- a/package/angularjs/angularjs.mk
+++ b/package/angularjs/angularjs.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ANGULARJS_VERSION = 1.6.7
+ANGULARJS_VERSION = 1.7.8
 ANGULARJS_SOURCE = angular-$(ANGULARJS_VERSION).zip
 ANGULARJS_SITE = https://code.angularjs.org/$(ANGULARJS_VERSION)
 ANGULARJS_LICENSE = MIT
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/angularjs: bump version to 1.7.8
  2019-03-18 21:45 [Buildroot] [PATCH 1/1] package/angularjs: bump version to 1.7.8 aduskett at gmail.com
@ 2019-03-18 22:00 ` Thomas Petazzoni
  2019-03-19 21:30 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2019-03-18 22:00 UTC (permalink / raw)
  To: buildroot

On Mon, 18 Mar 2019 17:45:09 -0400
aduskett at gmail.com wrote:

> From: Adam Duskett <Aduskett@gmail.com>
> 
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
>  package/angularjs/angularjs.hash | 4 ++--
>  package/angularjs/angularjs.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/angularjs: bump version to 1.7.8
  2019-03-18 21:45 [Buildroot] [PATCH 1/1] package/angularjs: bump version to 1.7.8 aduskett at gmail.com
  2019-03-18 22:00 ` Thomas Petazzoni
@ 2019-03-19 21:30 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2019-03-19 21:30 UTC (permalink / raw)
  To: buildroot

Hello Adam,

On Mon, 18 Mar 2019 17:45:09 -0400
aduskett at gmail.com wrote:

> -sha256	4d4e87d24c7d522f4ee765e4f7d454b9cf2a0f6407248545528064e66ad7b085	angular-1.6.7.zip
> -sha256	cec36623ceba33c503784164917c206047079159bf88f51a695a4dfb9d9b7ede	angular.js
> +sha256	4d1e5755d7722fed1fa223d854f209251bfee042c72ffe5cca63c4c1a7a19d78	angular-1.7.8.zip
> +sha256	db7862d0083ae74b5c94005d18274c3528f1be2932b72438e2f606a3d1f23ab5	angular.js

For the record: this broke legal-info:

  http://autobuild.buildroot.net/?reason=angularjs-legal-info

indeed, the hash you used was the one of angular.min.js and not the one
of angular.js.

I fixed this up in a follow-up commit.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-19 21:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-18 21:45 [Buildroot] [PATCH 1/1] package/angularjs: bump version to 1.7.8 aduskett at gmail.com
2019-03-18 22:00 ` Thomas Petazzoni
2019-03-19 21:30 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.