We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758e049 commit 2cca1b4Copy full SHA for 2cca1b4
openpower/package/openpower-pnor/openpower-pnor.mk
@@ -5,7 +5,7 @@
5
################################################################################
6
7
OPENPOWER_PNOR_VERSION ?= c1fa0a3ee5ef33714c1194c2977ff3a6f953499a
8
-OPENPOWER_PNOR_SITE ?= $(call github,open-power,pnor,$(OPENPOWER_PNOR_VERSION))
+OPENPOWER_PNOR_SITE ?= $(call github,stewart-ibm,pnor,$(OPENPOWER_PNOR_VERSION))
9
10
OPENPOWER_PNOR_LICENSE = Apache-2.0
11
OPENPOWER_PNOR_LICENSE_FILES = LICENSE
0 commit comments