pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/qemu Follow MASTER_SITES redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/448f06e901aa
branches:  trunk
changeset: 311778:448f06e901aa
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Aug 18 00:13:59 2018 +0000

description:
Follow MASTER_SITES redirect

diffstat:

 emulators/qemu/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 0c4b09463468 -r 448f06e901aa emulators/qemu/Makefile
--- a/emulators/qemu/Makefile   Sat Aug 18 00:12:08 2018 +0000
+++ b/emulators/qemu/Makefile   Sat Aug 18 00:13:59 2018 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.189 2018/08/16 18:54:43 adam Exp $
+# $NetBSD: Makefile,v 1.190 2018/08/18 00:13:59 ryoon Exp $
 
 DISTNAME=      qemu-3.0.0
 PKGREVISION=   1
 CATEGORIES=    emulators
-MASTER_SITES=  http://download.qemu-project.org/
+MASTER_SITES=  https://download.qemu.org/
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index