Skip to content

Commit 7da7a0f

Browse files
committed
Merge pull request #624 from jcftang/update-stable
Update stable -- git and quilt
2 parents b0bb411 + 0d649e0 commit 7da7a0f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pkgs/git.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ dependencies:
44
build: [curl, pcre, openssl, libiconv, gettext, expat, zlib, perl]
55

66
sources:
7-
- key: tar.gz:5hsq2djyegb2smt5hezu5ns5xeufeieo
8-
url: http://www.kernel.org/pub/software/scm/git/git-2.2.2.tar.gz
7+
- key: tar.gz:xix6qfhhbgs5b4bu5pucba74477o2cez
8+
url: http://www.kernel.org/pub/software/scm/git/git-2.3.0.tar.gz
99

1010
defaults:
1111
# /bin/git contains hard-coded path

pkgs/quilt.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ defaults:
77
relocatable: false
88

99
sources:
10-
- url: http://download.savannah.gnu.org/releases/quilt/quilt-0.63.tar.gz
11-
key: tar.gz:fbdhrarbvkeejrkpcarzy7f4l2eaggcz
10+
- key: tar.gz:ys75gkbccsrir2gt5eq24tks447cjrh6
11+
url: http://download.savannah.gnu.org/releases/quilt/quilt-0.64.tar.gz
1212

1313
build_stages:
1414
- name: configure

0 commit comments

Comments
 (0)