pkgsrc-WIP-changes archive

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

py-anki2: make this fetchable even if there is a new version out



Module Name:	pkgsrc-wip
Committed By:	Maya Rashish <maya%NetBSD.org@localhost>
Pushed By:	coypu
Date:		Sun Nov 1 16:57:59 2020 +0200
Changeset:	67a0ae90b36625da177f629dc49fc29c961413f2

Modified Files:
	py-anki2/Makefile

Log Message:
py-anki2: make this fetchable even if there is a new version out

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

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

diffstat:
 py-anki2/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/py-anki2/Makefile b/py-anki2/Makefile
index c7a14a6401..1e597b56f1 100644
--- a/py-anki2/Makefile
+++ b/py-anki2/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	anki-2.1.15-source
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:C/anki/anki2/:C/-source//}
 CATEGORIES=	misc x11
 MASTER_SITES=	https://apps.ankiweb.net/downloads/current/
+MASTER_SITES+=	https://apps.ankiweb.net/downloads/archive/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index