Skip to content

Commit 0949563

Browse files
committed
Use a release tarball instead of a git repository
1 parent 50e27ce commit 0949563

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/ninja.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ dependencies:
44
build: [python]
55

66
sources:
7-
- key: git:3309498174411e02e7680ea8b470bb7d1d70bdb8
8-
url: https://github.com/martine/ninja
7+
- key: tar.gz:psktwwt4e3h42cbiqlr7hywnbd7orbek
8+
url: https://github.com/martine/ninja/archive/v1.5.3.tar.gz
99

1010
build_stages:
1111
- name: build

0 commit comments

Comments
 (0)