pkgsrc-WIP-changes archive

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

py-bruce: Use functional URL with sources



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Feb 25 09:58:52 2017 +0100
Changeset:	5e4cf8911c362844c40dd44aeb13b46a0f0cbe2a

Modified Files:
	py-bruce/Makefile

Log Message:
py-bruce: Use functional URL with sources

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5e4cf8911c362844c40dd44aeb13b46a0f0cbe2a

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

diffstat:
 py-bruce/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-bruce/Makefile b/py-bruce/Makefile
index 52b1791cc6..488359a161 100644
--- a/py-bruce/Makefile
+++ b/py-bruce/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	bruce-3.2.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	graphics
-MASTER_SITES=	http://bruce-tpt.googlecode.com/files/
+MASTER_SITES=	https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/bruce-tpt/
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	http://code.google.com/p/bruce-tpt/


Home | Main Index | Thread Index | Old Index