ldc: update to 1.7.0.
This commit is contained in:
parent
21f35e5228
commit
b3ace0183f
@ -1954,10 +1954,11 @@ libFcitxQt5WidgetsAddons.so.1 fcitx-qt5-1.2.1_1
|
|||||||
liblastfm.so.1 liblastfm-1.0.9_1
|
liblastfm.so.1 liblastfm-1.0.9_1
|
||||||
liblastfm_fingerprint.so.1 liblastfm-1.0.9_1
|
liblastfm_fingerprint.so.1 liblastfm-1.0.9_1
|
||||||
libfcitx-qt5.so.0 libfcitx-qt5-0.1.3_1
|
libfcitx-qt5.so.0 libfcitx-qt5-0.1.3_1
|
||||||
libdruntime-ldc-debug.so.75 ldc-runtime-1.5.0_1
|
libdruntime-ldc-debug.so.77 ldc-runtime-1.7.0_1
|
||||||
libdruntime-ldc.so.75 ldc-runtime-1.5.0_1
|
libdruntime-ldc.so.77 ldc-runtime-1.7.0_1
|
||||||
libphobos2-ldc.so.75 ldc-runtime-1.5.0_1
|
libphobos2-ldc.so.77 ldc-runtime-1.7.0_1
|
||||||
libphobos2-ldc-debug.so.75 ldc-runtime-1.5.0_1
|
libphobos2-ldc-debug.so.77 ldc-runtime-1.7.0_1
|
||||||
|
libldc-jit.so.77 ldc-runtime-1.7.0_1
|
||||||
libmarblewidget.so.19 marble-4.14.3_2
|
libmarblewidget.so.19 marble-4.14.3_2
|
||||||
libastro.so.1 marble-4.14.3_2
|
libastro.so.1 marble-4.14.3_2
|
||||||
libparrot.so.6.9.0 parrot-6.9.0_1
|
libparrot.so.6.9.0 parrot-6.9.0_1
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'ldc'
|
# Template file for 'ldc'
|
||||||
pkgname=ldc
|
pkgname=ldc
|
||||||
version=1.5.0
|
version=1.7.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="ldc-${version}-src"
|
wrksrc="ldc-${version}-src"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
@ -14,7 +14,7 @@ homepage="http://wiki.dlang.org/LDC"
|
|||||||
license="3-clause-BSD, Boost Software License 1.0"
|
license="3-clause-BSD, Boost Software License 1.0"
|
||||||
short_desc="Portable D programming language compiler based on LLVM"
|
short_desc="Portable D programming language compiler based on LLVM"
|
||||||
distfiles="https://github.com/ldc-developers/ldc/releases/download/v${version}/ldc-${version}-src.tar.gz"
|
distfiles="https://github.com/ldc-developers/ldc/releases/download/v${version}/ldc-${version}-src.tar.gz"
|
||||||
checksum=03659a4b9cafff0cf8d537469dd15579f097c7748a342ea2a5770fa0edd3a084
|
checksum=7cd46140ca3e4ca0d52c352e5b694d4d5336898ed4f02c3e18e0eafd69dd18bd
|
||||||
nopie=yes
|
nopie=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user