diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:40:44 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:40:44 +0800 |
| commit | aae82a55b0d91a36b0c2f84151353402547337c8 (patch) | |
| tree | 6ce399dd18d210c00c273dc596560f099ed54cbd /repos/extra/cbindgen/abuild | |
| parent | 4e95440eae543cecc7b213ba53c56ebd667d27f6 (diff) | |
| download | alicelinux-aae82a55b0d91a36b0c2f84151353402547337c8.tar.gz alicelinux-aae82a55b0d91a36b0c2f84151353402547337c8.zip | |
cbindgen: updated to 0.27.0
Diffstat (limited to 'repos/extra/cbindgen/abuild')
| -rw-r--r-- | repos/extra/cbindgen/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/cbindgen/abuild b/repos/extra/cbindgen/abuild index 5443e7b2..4b7b4bc1 100644 --- a/repos/extra/cbindgen/abuild +++ b/repos/extra/cbindgen/abuild @@ -1,5 +1,5 @@ name=cbindgen -version=0.26.0 +version=0.27.0 release=1 source="https://github.com/eqrion/$name/archive/v$version/$name-$version.tar.gz" |