]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
powerpc-utils: Bump version to 1.3.4
authorJoel Stanley <joel@jms.id.au>
Wed, 13 Sep 2017 04:48:44 +0000 (14:48 +1000)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 13 Sep 2017 06:06:12 +0000 (08:06 +0200)
This also moves the source tree to the new official upstream location at
ibm-power-utilities GitHub organisation.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/powerpc-utils/powerpc-utils.hash
package/powerpc-utils/powerpc-utils.mk

index fe5cc6a24d908203cb17439be3fe6020ac3c60ba..437a5865c2bf16e45027e9dbd58ed88929f90843 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 2a3f4e7ef219d4de642c7da100d7d6511e93556778c0814b2ebc1170256fc844 powerpc-utils-v1.3.3.tar.gz
+sha256 d36372efebc1f6f9409501f7ab68a812843925334dee6438e7b52a53c21574c5 powerpc-utils-v1.3.4.tar.gz
index 0aa79dc2a0ec577e51e093ddf5983ee5729fa87a..da7a3c9cd6e37a3df16ab74f2a9f5852c7aa7e92 100644 (file)
@@ -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+