Skip to content

Commit

Permalink
ldc: Bump to 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danyspin97 committed Feb 28, 2020
1 parent d0bfd4c commit cbf88cc
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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+="
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit cbf88cc

Please sign in to comment.