mirror of
https://git.proxmox.com/git/wasi-libc
synced 2025-10-04 13:41:55 +00:00
update upstream git url
This commit is contained in:
parent
5dee6353b3
commit
b81b8ba349
2
debian/README.source
vendored
2
debian/README.source
vendored
@ -11,7 +11,7 @@ Updating the package
|
|||||||
- In ``rust.git`` run ``debian/rules update-version`` as normal.
|
- In ``rust.git`` run ``debian/rules update-version`` as normal.
|
||||||
- Look at ``debian/control`` and get the commit hash from Build-Depends-Indep
|
- Look at ``debian/control`` and get the commit hash from Build-Depends-Indep
|
||||||
- commit=<THE COMMIT HASH YOU GOT>
|
- commit=<THE COMMIT HASH YOU GOT>
|
||||||
- git remote add upstream https://github.com/CraneStation/wasi-sysroot || true
|
- git remote add upstream https://github.com/WebAssembly/wasi-libc || true
|
||||||
- git fetch upstream && git checkout upstream-orig && git reset --hard "$commit" && git push origin
|
- git fetch upstream && git checkout upstream-orig && git reset --hard "$commit" && git push origin
|
||||||
- git checkout master && uscan --verbose
|
- git checkout master && uscan --verbose
|
||||||
- gbp import-orig ../wasi-libc_0.0~git*.$commit.orig.tar.xz
|
- gbp import-orig ../wasi-libc_0.0~git*.$commit.orig.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user