Update GerritForge GPG public key for RPMs
Change-Id: I5d65c47735586136f60a5cb06c44212f591f1f88
diff --git a/yum-repo/Makefile b/yum-repo/Makefile
index d39d99d..39932d7 100644
--- a/yum-repo/Makefile
+++ b/yum-repo/Makefile
@@ -2,10 +2,10 @@
# to produce a yum.repo for a VENDOR distribution
# Default values are pointing to GerritForge (www.gerritforge.com)
VERSION=1
-RELEASE=4
+RELEASE=5
VENDOR=GerritForge
VENDOR_LC=$(shell echo $(VENDOR) | tr A-Z a-z)
-VENDOR_USER=yum
+VENDOR_USER=gerrit
WEB_URL=http://$(VENDOR_LC).com
MIRROR_URL=http://mirrorlist.$(VENDOR_LC).com/yum