mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 15:35:38 +00:00
LIBGLU: reverted to osuosl mirror as mesa still have issues
This commit is contained in:
parent
6475746319
commit
560a4e7c05
|
@ -133,17 +133,17 @@ modules:
|
||||||
- /lib/pkgconfig
|
- /lib/pkgconfig
|
||||||
- /lib/*.a
|
- /lib/*.a
|
||||||
sources:
|
sources:
|
||||||
# - type: archive
|
|
||||||
# url: https://ftp.osuosl.org/pub/blfs/conglomeration/glu/glu-9.0.3.tar.xz
|
|
||||||
# sha256: 6e7280ff585c6a1d9dfcdf2fca489251634b3377bfc33c29e4002466a38d02d4
|
|
||||||
- type: archive
|
- type: archive
|
||||||
url: https://mesa.freedesktop.org/archive/glu/glu-9.0.3.tar.xz
|
url: https://ftp.osuosl.org/pub/blfs/conglomeration/glu/glu-9.0.3.tar.xz
|
||||||
sha256: bd43fe12f374b1192eb15fe20e45ff456b9bc26ab57f0eee919f96ca0f8a330f
|
sha256: bd43fe12f374b1192eb15fe20e45ff456b9bc26ab57f0eee919f96ca0f8a330f
|
||||||
x-checker-data:
|
# - type: archive
|
||||||
type: anitya
|
# url: https://mesa.freedesktop.org/archive/glu/glu-9.0.3.tar.xz
|
||||||
project-id: 13518
|
# sha256: bd43fe12f374b1192eb15fe20e45ff456b9bc26ab57f0eee919f96ca0f8a330f
|
||||||
stable-only: true
|
# x-checker-data:
|
||||||
url-template: https://mesa.freedesktop.org/archive/glu/glu-$version.tar.xz
|
# type: anitya
|
||||||
|
# project-id: 13518
|
||||||
|
# stable-only: true
|
||||||
|
# url-template: https://mesa.freedesktop.org/archive/glu/glu-$version.tar.xz
|
||||||
|
|
||||||
- name: libgudev
|
- name: libgudev
|
||||||
buildsystem: meson
|
buildsystem: meson
|
||||||
|
|
Loading…
Reference in a new issue