diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:53:44 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:53:44 +0800 |
| commit | 294f8b14d6b4018d795753f3eae2f973bf5e399e (patch) | |
| tree | b25bec1e0321a709ea1cf19e31c4fe45757e049f /repos/extra/cbindgen/abuild | |
| parent | d95a7212fa3a56d5ca49b698921c298ab1ddaad1 (diff) | |
| download | alicelinux-294f8b14d6b4018d795753f3eae2f973bf5e399e.tar.gz alicelinux-294f8b14d6b4018d795753f3eae2f973bf5e399e.zip | |
cbindgen: updated to 0.28.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 4b7b4bc1..5ff085c3 100644 --- a/repos/extra/cbindgen/abuild +++ b/repos/extra/cbindgen/abuild @@ -1,5 +1,5 @@ name=cbindgen -version=0.27.0 +version=0.28.0 release=1 source="https://github.com/eqrion/$name/archive/v$version/$name-$version.tar.gz" |