mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 15:35:38 +00:00
PUGIXML: updated to v1.14
This commit is contained in:
parent
c091313c47
commit
0dcfb50358
|
@ -337,7 +337,7 @@ modules:
|
||||||
- sed -i 's|-o root -g root ||' ./Makefile.gnu
|
- sed -i 's|-o root -g root ||' ./Makefile.gnu
|
||||||
- sed -i 's|/usr|/app|' ./Makefile.gnu
|
- sed -i 's|/usr|/app|' ./Makefile.gnu
|
||||||
|
|
||||||
# dependency of: CEMU
|
# dependency of: CEMU, ES-DE
|
||||||
- name: pugixml
|
- name: pugixml
|
||||||
buildsystem: cmake-ninja
|
buildsystem: cmake-ninja
|
||||||
config-opts:
|
config-opts:
|
||||||
|
@ -348,8 +348,8 @@ modules:
|
||||||
- /lib/pkgconfig
|
- /lib/pkgconfig
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: https://github.com/zeux/pugixml/releases/download/v1.13/pugixml-1.13.tar.gz
|
url: https://github.com/zeux/pugixml/releases/download/v1.14/pugixml-1.14.tar.gz
|
||||||
sha256: 40c0b3914ec131485640fa57e55bf1136446026b41db91c1bef678186a12abbe
|
sha256: 2f10e276870c64b1db6809050a75e11a897a8d7456c4be5c6b2e35a11168a015
|
||||||
x-checker-data:
|
x-checker-data:
|
||||||
type: anitya
|
type: anitya
|
||||||
project-id: 3728
|
project-id: 3728
|
||||||
|
|
Loading…
Reference in a new issue