summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2721c5bd65d2..2672a93626c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,15 +2,15 @@ pkgbase = wasmtime
pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift
pkgver = 0.8.0
pkgrel = 1
- url = https://github.com/CraneStation/wasmtime
+ url = https://github.com/bytecodealliance/wasmtime
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = APACHE2
makedepends = cargo
- source = https://github.com/CraneStation/wasmtime/archive/v0.8.0.tar.gz
- sha384sums = 89005894df1d1a43a75636ed50637c8a5b9d22b17f67e4a3d9c26188d32fd76d7e10fbc3af7826648c5306318b670810
+ source = wasmtime-0.8.0::git+https://github.com/bytecodealliance/wasmtime.git#tag=v0.8.0
+ sha384sums = SKIP
pkgname = wasmtime