Browse Source

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 <joel@jms.id.au>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Joel Stanley 8 years ago
parent
commit
4ce2893443

+ 1 - 1
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

+ 2 - 2
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+