Commit Graph

5 Commits

Author SHA1 Message Date
termux-pacman-bot
ab6fde7f45 chore(chibicc): force disable automatic updates [no ci]
For some reason automatic update for this fails with the following error:
```
Traceback (most recent call last):
  File "/home/twaik/termux-packages/scripts/buildorder.py", line 381, in <module>
    main()
  File "/home/twaik/termux-packages/scripts/buildorder.py", line 372, in main
    build_order = generate_target_buildorder(package, pkgs_map, fast_build_mode)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/twaik/termux-packages/scripts/buildorder.py", line 325, in generate_target_buildorder
    package = pkgs_map[package_name]
              ~~~~~~~~^^^^^^^^^^^^^^
KeyError: 'chibicc'
ERROR: Obtaining update order failed for chibicc
```
2023-09-28 11:01:30 +00:00
termux-pacman-bot
88fe85c5d0 tree-wide: Add informal SHA256 checksum verification
for packages with custom `git checkout` command.

To avoid obvious mistakes.

%ci:no-build
2023-02-07 17:32:27 +00:00
termux-pacman-bot
6a33959505 tree-wide: use git+[...] instead of [...].git for git urls
The termux_git_clone_src script has been updated and now expects git
urls to start with git+ instead.

%ci:no-build
2023-01-01 18:01:29 +00:00
termux-pacman-bot
5545d3043c chibicc: Depend on binutils-is-llvm or binutils 2022-11-12 08:41:51 +00:00
termux-actions[bot]
1123742995 packages/chibicc 2022-04-12 04:49:22 +00:00