ldc: bump to rebuild
ldc for x86_64 contains lots of unrelated binaries. Probably due to me building it locally and somehow messing that up.
This commit is contained in:
parent
37ea624f96
commit
0ef42ab604
@ -8,7 +8,7 @@ TERMUX_PKG_VERSION+=(1.22.0)
|
||||
TERMUX_PKG_VERSION+=(10.0.0) # LLVM version
|
||||
TERMUX_PKG_VERSION+=(2.092.1) # TOOLS version
|
||||
TERMUX_PKG_VERSION+=(1.21.0) # DUB version
|
||||
TERMUX_PKG_REVISION=1
|
||||
TERMUX_PKG_REVISION=2
|
||||
|
||||
TERMUX_PKG_SRCURL=(https://github.com/ldc-developers/ldc/releases/download/v${TERMUX_PKG_VERSION}/ldc-${TERMUX_PKG_VERSION}-src.tar.gz
|
||||
https://github.com/ldc-developers/llvm-project/releases/download/ldc-v${TERMUX_PKG_VERSION[1]}/llvm-${TERMUX_PKG_VERSION[1]}.src.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user