Skip to content

Commit c9183b5

Browse files
committed
fix #4
1 parent b540c4b commit c9183b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

io.github.ellie_commons.tomato.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ modules:
3232
- '--disable-static'
3333
- '--with-builtin=dso'
3434
sources:
35-
- type: git
36-
url: http://git.0pointer.net/clone/libcanberra.git
37-
disable-shallow-clone: true
35+
- type: archive
36+
url: http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz
37+
sha256: c2b671e67e0c288a69fc33dc1b6f1b534d07882c2aceed37004bf48c601afa72
3838

3939
- name: tomato
4040
buildsystem: meson

0 commit comments

Comments
 (0)