From cbf88ccf5519909a944fc9685ee7bdaa62846ce4 Mon Sep 17 00:00:00 2001 From: Danilo Spinella Date: Fri, 28 Feb 2020 13:04:52 +0100 Subject: [PATCH] ldc: Bump to 1.20.0 --- .../ldc/{ldc-1.18.0.exheres-0 => ldc-1.20.0.exheres-0} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename packages/dev-lang/ldc/{ldc-1.18.0.exheres-0 => ldc-1.20.0.exheres-0} (97%) diff --git a/packages/dev-lang/ldc/ldc-1.18.0.exheres-0 b/packages/dev-lang/ldc/ldc-1.20.0.exheres-0 similarity index 97% rename from packages/dev-lang/ldc/ldc-1.18.0.exheres-0 rename to packages/dev-lang/ldc/ldc-1.20.0.exheres-0 index 91bb529..816f1a2 100644 --- a/packages/dev-lang/ldc/ldc-1.18.0.exheres-0 +++ b/packages/dev-lang/ldc/ldc-1.20.0.exheres-0 @@ -7,8 +7,8 @@ require github [ user='ldc-developers' pnv=${PNV}-src release=v${PV} \ DMD_VER="2.0.88" MUSL_BOOTSTRAP=" -https://alpine.global.ssl.fastly.net/alpine/edge/testing/x86_64/${PN}-runtime-${PV}-r0.apk -> ${PNV}-alpine-runtime.tar.gz -https://alpine.global.ssl.fastly.net/alpine/edge/testing/x86_64/${PN}-${PV}-r0.apk -> ${PNV}-alpine.tar.gz +https://alpine.global.ssl.fastly.net/alpine/edge/testing/x86_64/${PN}-runtime-${PV}-r1.apk -> ${PNV}-alpine-runtime.tar.gz +https://alpine.global.ssl.fastly.net/alpine/edge/testing/x86_64/${PN}-${PV}-r1.apk -> ${PNV}-alpine.tar.gz " DOWNLOADS+=" @@ -41,7 +41,7 @@ MYOPTIONS=" DEPENDENCIES=" build+run: app-arch/xz - dev-lang/llvm:9 + dev-lang/llvm:= dev-libs/icu:= dev-libs/libedit dev-libs/libxml2:2.0