ldc: update to 0.13.0.
This commit is contained in:
parent
96fe7d6513
commit
dfc01eccb4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ldc'
|
||||
pkgname=ldc
|
||||
version=0.12.1
|
||||
version=0.13.0
|
||||
revision=1
|
||||
wrksrc="ldc-${version}-src"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,7 @@ homepage="http://wiki.dlang.org/LDC"
|
|||
license="BSD"
|
||||
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=e559d1018da99d1df606d3876a6ce0e66252944d28adb99db74aa90290d5a53f
|
||||
checksum=93b7061912bf8d03274059be9f4649c8aa9349bc1bac62a5ef227f0e2aeb19e6
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/bash-completion/completions
|
||||
|
|
Loading…
Reference in New Issue
Block a user