mirror of
https://github.com/RetroDECK/org.zdoom.GZDoom.git
synced 2024-11-27 16:15:39 +00:00
Implement x-cheker-data
This commit is contained in:
parent
41a76eb576
commit
353da738e8
|
@ -37,6 +37,10 @@ modules:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: https://github.com/libsndfile/libsndfile/releases/download/1.1.0/libsndfile-1.1.0.tar.xz
|
url: https://github.com/libsndfile/libsndfile/releases/download/1.1.0/libsndfile-1.1.0.tar.xz
|
||||||
sha256: 0f98e101c0f7c850a71225fb5feaf33b106227b3d331333ddc9bacee190bcf41
|
sha256: 0f98e101c0f7c850a71225fb5feaf33b106227b3d331333ddc9bacee190bcf41
|
||||||
|
x-checker-data:
|
||||||
|
type: anitya
|
||||||
|
project-id: 13277
|
||||||
|
url-template: https://github.com/libsndfile/libsndfile/releases/download/$version/libsndfile-$version.tar.xz
|
||||||
|
|
||||||
- name: game-music-emu
|
- name: game-music-emu
|
||||||
buildsystem: cmake
|
buildsystem: cmake
|
||||||
|
|
Loading…
Reference in a new issue