Blob Blame History Raw
From 9953257337f07b76bd324e32f310af3789b45dbc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lubom=C3=ADr=20Sedl=C3=A1=C5=99?= <lsedlar@redhat.com>
Date: Mon, 12 Dec 2016 10:25:23 +0100
Subject: [PATCH 4/4] Update $baseurl to src.fpo
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
---
 bin/fedpkg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/fedpkg b/bin/fedpkg
index 520ccdd..42cd65d 100755
--- a/bin/fedpkg
+++ b/bin/fedpkg
@@ -18,7 +18,7 @@
 # Abort on errors
 set -e
 
-baseurl=http://pkgs.fedoraproject.org/repo/pkgs
+baseurl=https://src.fedoraproject.org/repo/pkgs
 pkgname=$(basename "$PWD")
 if [[ -s sources ]]; then
     # Read first word of first line. For old MD5 format it's the 32 character
-- 
2.11.0