diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-10 23:44:26 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-10 23:44:26 +0800 |
| commit | a30382d7c240f38d8799eac313c14bccdd26bc2a (patch) | |
| tree | 8c40f6ea6198b976bb31bd7c5c390524a4fb730a /repos/extra/fast-float/abuild | |
| parent | 096b51ed391ce3a385572fc6eb719cd2638b87a2 (diff) | |
| download | alicelinux-a30382d7c240f38d8799eac313c14bccdd26bc2a.tar.gz alicelinux-a30382d7c240f38d8799eac313c14bccdd26bc2a.zip | |
fast-float: new added
Diffstat (limited to 'repos/extra/fast-float/abuild')
| -rw-r--r-- | repos/extra/fast-float/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/extra/fast-float/abuild b/repos/extra/fast-float/abuild new file mode 100644 index 00000000..45f5bc25 --- /dev/null +++ b/repos/extra/fast-float/abuild @@ -0,0 +1,4 @@ +name=fast-float +version=8.0.2 +release=1 +source="https://github.com/fastfloat/fast_float/archive/v${version}/fast_float-v${version}.tar.gz" |