pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/jenkins



Module Name:    pkgsrc
Committed By:   zafer
Date:           Tue Dec 19 12:23:51 UTC 2023

Modified Files:
        pkgsrc/devel/jenkins: Makefile

Log Message:
update master site


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/jenkins/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/jenkins/Makefile
diff -u pkgsrc/devel/jenkins/Makefile:1.23 pkgsrc/devel/jenkins/Makefile:1.24
--- pkgsrc/devel/jenkins/Makefile:1.23  Sat Aug 12 06:25:26 2017
+++ pkgsrc/devel/jenkins/Makefile       Tue Dec 19 12:23:51 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2017/08/12 06:25:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2023/12/19 12:23:51 zafer Exp $
 #
 
 J_VERSION=     2.73
 
-MASTER_SITES=  http://mirrors.jenkins-ci.org/war/${J_VERSION}/
+MASTER_SITES=  https://archives.jenkins.io/war/${J_VERSION}/
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
 COMMENT=       Open source continuous integration server (weekly release)



Home | Main Index | Thread Index | Old Index