dmd: update to 2.072.0.
This commit is contained in:
parent
bfe637e065
commit
145a568f73
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'dmd'
|
||||
pkgname=dmd
|
||||
version=2.071.0
|
||||
revision=2
|
||||
version=2.072.0
|
||||
revision=1
|
||||
wrksrc="dmd2"
|
||||
short_desc="The Digital Mars D compiler"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.digitalmars.com/d/2.0/"
|
||||
license="GPL-2"
|
||||
distfiles="http://downloads.dlang.org/releases/2.x/${version}/dmd.${version}.linux.tar.xz"
|
||||
checksum=ed3723da1d7b91c490c4fff79161d9b071502cb6f3a6f57b7523bf234b51d527
|
||||
checksum=70341c2e8a90c46224d60f3bef200d5b2ddd6946b176ac2321e47d8ada2ad512
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||
_archbits=64
|
||||
|
|
Loading…
Add table
Reference in a new issue