summaryrefslogtreecommitdiff
path: root/archived/projt-launcher/flatpak/modules/inih.yml
diff options
context:
space:
mode:
Diffstat (limited to 'archived/projt-launcher/flatpak/modules/inih.yml')
-rw-r--r--archived/projt-launcher/flatpak/modules/inih.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/archived/projt-launcher/flatpak/modules/inih.yml b/archived/projt-launcher/flatpak/modules/inih.yml
new file mode 100644
index 0000000000..4f07097ce0
--- /dev/null
+++ b/archived/projt-launcher/flatpak/modules/inih.yml
@@ -0,0 +1,6 @@
+name: inih
+buildsystem: meson
+sources:
+ - type: git
+ url: https://github.com/benhoyt/inih
+ tag: r62 # r62: INIReader::ParseErrorMessage Changelog: https://github.com/benhoyt/inih/compare/r61...r62