aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/xxhash/abuild
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-10-21 23:49:33 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-10-21 23:49:33 +0800
commit676c3b98d2d9ffb00b79b0c4fce1db8dbb33ad91 (patch)
treefe92774f16d766b6073953c0057862a957369b31 /repos/extra/xxhash/abuild
parent93eff8fda232b0a275d3ca330367ebc1cee4252d (diff)
downloadalicelinux-676c3b98d2d9ffb00b79b0c4fce1db8dbb33ad91.tar.gz
alicelinux-676c3b98d2d9ffb00b79b0c4fce1db8dbb33ad91.zip
xxhash: new added
Diffstat (limited to 'repos/extra/xxhash/abuild')
-rwxr-xr-xrepos/extra/xxhash/abuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/extra/xxhash/abuild b/repos/extra/xxhash/abuild
new file mode 100755
index 00000000..2b193868
--- /dev/null
+++ b/repos/extra/xxhash/abuild
@@ -0,0 +1,4 @@
+name=xxhash
+version=0.8.2
+release=1
+source="https://github.com/Cyan4973/xxHash/archive/v${version}/xxHash-v${version}.tar.gz"