diff --git a/common/shlibs b/common/shlibs index 394907066c1..79a13f0469b 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1985,10 +1985,10 @@ libfcitx-qt.so.0 libfcitx-qt-4.2.8_1 liblastfm.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 -libdruntime-ldc-debug.so.70 ldc-runtime-1.0.0_1 -libdruntime-ldc.so.70 ldc-runtime-1.0.0_1 -libphobos2-ldc.so.70 ldc-runtime-1.0.0_1 -libphobos2-ldc-debug.so.70 ldc-runtime-1.0.0_1 +libdruntime-ldc-debug.so.71 ldc-runtime-1.1.1_1 +libdruntime-ldc.so.71 ldc-runtime-1.1.1_1 +libphobos2-ldc.so.71 ldc-runtime-1.1.1_1 +libphobos2-ldc-debug.so.71 ldc-runtime-1.1.1_1 libmarblewidget.so.19 marble-4.14.3_2 libastro.so.1 marble-4.14.3_2 libparrot.so.6.9.0 parrot-6.9.0_1 diff --git a/srcpkgs/ldc/template b/srcpkgs/ldc/template index adae8e0dad9..6cf51a3202b 100644 --- a/srcpkgs/ldc/template +++ b/srcpkgs/ldc/template @@ -1,7 +1,7 @@ # Template file for 'ldc' pkgname=ldc -version=1.0.0 -revision=2 +version=1.1.1 +revision=1 wrksrc="ldc-${version}-src" build_style=cmake configure_args="-DINCLUDE_INSTALL_DIR=/usr/include/dlang/ldc -DBUILD_SHARED_LIBS=ON" @@ -11,10 +11,10 @@ depends="ldc-runtime" conf_files="/etc/ldc2.conf" maintainer="Juan RP " homepage="http://wiki.dlang.org/LDC" -license="BSD" +license="3-clause-BSD, Boost Software License 1.0" 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" -checksum=3740ee6d5871e953aeb03b11f9d8c951286a55884892b51981bfe579b8fe571d +checksum=3d35253a76288a78939fea467409462f0b87461ffb89550eb0d9958e59eb7e97 nopie=yes nocross=yes