dub: update to 1.19.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'dub'
|
# Template file for 'dub'
|
||||||
pkgname=dub
|
pkgname=dub
|
||||||
version=1.18.0
|
version=1.19.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="dmd"
|
hostmakedepends="dmd"
|
||||||
makedepends="libcurl-devel"
|
makedepends="libcurl-devel"
|
||||||
@@ -10,7 +10,7 @@ maintainer="Follpvosten <wolfi@karpador.xyz>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/dlang/dub"
|
homepage="https://github.com/dlang/dub"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=5ea118388217ad9afe7ccd6a486c0139c39a45e464de662fecfa142a408c1880
|
checksum=84dc77f517ca1f115e05e25e8a8cdbcacbf31df281217ebac31dc974560a4ffc
|
||||||
nocross="requires dmd"
|
nocross="requires dmd"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|||||||
Reference in New Issue
Block a user