dub: update to 1.21.0.

This commit is contained in:
mobinmob 2020-06-16 17:22:52 +03:00 committed by Johannes
parent 3ca21fd5ee
commit caba444a79

View file

@ -1,6 +1,6 @@
# Template file for 'dub'
pkgname=dub
version=1.20.1
version=1.21.0
revision=1
hostmakedepends="dmd dtools"
makedepends="libcurl-devel"
@ -10,7 +10,7 @@ maintainer="Follpvosten <wolfi@karpador.xyz>"
license="MIT"
homepage="https://github.com/dlang/dub"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=9b651668ca526993fbc906876fd599a741d95899413904ddb2953bcee32a49c0
checksum=320d96453b4a9a36a2d8716307cebe44f53638e06f425a7cc0d7d4dc9379bbe7
nocross="requires dmd"
do_build() {