diff options
Diffstat (limited to 'repos/extra/xxhash/abuild')
| -rw-r--r-- | repos/extra/xxhash/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/extra/xxhash/abuild b/repos/extra/xxhash/abuild new file mode 100644 index 00000000..f338e7f0 --- /dev/null +++ b/repos/extra/xxhash/abuild @@ -0,0 +1,4 @@ +name=xxhash +version=0.8.3 +release=1 +source="https://github.com/Cyan4973/xxHash/archive/v${version}/xxHash-v${version}.tar.gz" |