Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/graphene graphene: simplify download URL
details: https://anonhg.NetBSD.org/pkgsrc/rev/cc374a0c420d
branches: trunk
changeset: 438180:cc374a0c420d
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 06 13:24:40 2020 +0000
description:
graphene: simplify download URL
diffstat:
graphics/graphene/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 4329d655eed7 -r cc374a0c420d graphics/graphene/Makefile
--- a/graphics/graphene/Makefile Sun Sep 06 12:12:24 2020 +0000
+++ b/graphics/graphene/Makefile Sun Sep 06 13:24:40 2020 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2020/09/04 11:21:41 prlw1 Exp $
+# $NetBSD: Makefile,v 1.2 2020/09/06 13:24:40 wiz Exp $
DISTNAME= graphene-1.10.2
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_GITHUB:=ebassi/graphene/releases/download/${PKGVERSION_NOREV:R}/}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=ebassi/}
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
MAINTAINER= prlw1%cam.ac.uk@localhost
Home |
Main Index |
Thread Index |
Old Index