gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6153: update guile-git to 0.2.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6153: update guile-git to 0.2.0
Date: Wed, 2 Jan 2019 21:49:54 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6153
revision-id: address@hidden
parent: address@hidden
committer: Carl Hansen <address@hidden>
branch nick: trunk
timestamp: Wed 2019-01-02 18:49:49 -0800
message:
  update guile-git to 0.2.0 
modified:
  pkg/other/guile-git/Makefile   makefile-20180707222735-xzb9t6me5jer0w17-3
=== modified file 'pkg/other/guile-git/Makefile'
--- a/pkg/other/guile-git/Makefile      2018-07-07 22:27:57 +0000
+++ b/pkg/other/guile-git/Makefile      2019-01-03 02:49:49 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2018 Carl Hansen <address@hidden>
+# Copyright ©2018,2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 #
@@ -19,17 +19,17 @@
 
 NAME =    guile-git
 GARNAME = guile-git
-GARVERSION = 0.1.0 
+GARVERSION = 0.2.0 
 HOME_URL = https://gitlab.com/guile-git/guile-git
 DESCRIPTION = a Guile interface to libgit2
 define BLURB
 endef
 
 ######################################################################
-#     
https://gitlab.com/guile-git/guile-git/uploads/e8c218ac7ae77b745c44d1ffbe34f1dd/guile-git-0.1.0.tar.gz
-MASTER_SITES = https://gitlab.com/
-MASTER_SUBDIR = $(GARNAME)/$(GARNAME)/uploads/e8c218ac7ae77b745c44d1ffbe34f1dd/
-DISTFILES = $(DISTNAME).tar.gz 
+# 
https://gitlab.com/guile-git/guile-git/-/archive/v0.2.0/guile-git-v0.2.0.tar.gz
+MASTER_SITES = "https://gitlab.com/";
+MASTER_SUBDIR = $(GARNAME)/$(GARNAME)/-/archive/v0.2.0/
+DISTFILES = $(GARNAME)-v$(GARVERSION).tar.bz2
 SIGFILES  = 
 
 BUILDDEPS =


reply via email to

[Prev in Thread] Current Thread [Next in Thread]