From: Joel Stanley Date: Wed, 13 Sep 2017 04:48:44 +0000 (+1000) Subject: powerpc-utils: Bump version to 1.3.4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4ce28934434b51680ecd87eb987f4d4915fa4040;p=buildroot.git powerpc-utils: Bump version to 1.3.4 This also moves the source tree to the new official upstream location at ibm-power-utilities GitHub organisation. Signed-off-by: Joel Stanley Signed-off-by: Peter Korsgaard --- diff --git a/package/powerpc-utils/powerpc-utils.hash b/package/powerpc-utils/powerpc-utils.hash index fe5cc6a24d..437a5865c2 100644 --- a/package/powerpc-utils/powerpc-utils.hash +++ b/package/powerpc-utils/powerpc-utils.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 2a3f4e7ef219d4de642c7da100d7d6511e93556778c0814b2ebc1170256fc844 powerpc-utils-v1.3.3.tar.gz +sha256 d36372efebc1f6f9409501f7ab68a812843925334dee6438e7b52a53c21574c5 powerpc-utils-v1.3.4.tar.gz diff --git a/package/powerpc-utils/powerpc-utils.mk b/package/powerpc-utils/powerpc-utils.mk index 0aa79dc2a0..da7a3c9cd6 100644 --- a/package/powerpc-utils/powerpc-utils.mk +++ b/package/powerpc-utils/powerpc-utils.mk @@ -4,8 +4,8 @@ # ################################################################################ -POWERPC_UTILS_VERSION = v1.3.3 -POWERPC_UTILS_SITE = $(call github,nfont,powerpc-utils,$(POWERPC_UTILS_VERSION)) +POWERPC_UTILS_VERSION = v1.3.4 +POWERPC_UTILS_SITE = $(call github,ibm-power-utilities,powerpc-utils,$(POWERPC_UTILS_VERSION)) POWERPC_UTILS_DEPENDENCIES = zlib POWERPC_UTILS_AUTORECONF = YES POWERPC_UTILS_LICENSE = GPL-2.0+