development/dmd: Updated for version 2.087.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugen Wissner 2019-08-08 09:03:59 +02:00 committed by Willy Sudiarto Raharjo
parent d0401814e4
commit 476deb5f25
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dmd
VERSION=${VERSION:-2.087.0}
VERSION=${VERSION:-2.087.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="dmd"
VERSION="2.087.0"
VERSION="2.087.1"
HOMEPAGE="https://dlang.org"
DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.087.0/dmd.2.087.0.linux.tar.xz"
MD5SUM="8642cd637e3792d06aba63d3e0754ba1"
DOWNLOAD="http://downloads.dlang.org/releases/2.x/2.087.1/dmd.2.087.1.linux.tar.xz"
MD5SUM="9bf72c8688398970b737ae60ae5805c2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""