mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dub: update to 1.17.0
This commit is contained in:
parent
aeba924f90
commit
ea9e7913f0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dub'
|
# Template file for 'dub'
|
||||||
pkgname=dub
|
pkgname=dub
|
||||||
version=1.13.0
|
version=1.17.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=8c7ffdae0b49bd1a246f48e865610fc5b6f6bdf58057858f3ba7e9dae8368ee7
|
checksum=1b5d5331223faf1320d33c0fbca48811f48893f5dcb57d5a5df8cf2ae3d845e7
|
||||||
nocross="requires dmd"
|
nocross="requires dmd"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue