mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
dub: update to 1.27.0
This commit is contained in:
parent
adaba3b144
commit
f640abd741
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.23.0
|
version=1.27.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="dmd dtools"
|
hostmakedepends="dmd dtools"
|
||||||
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=9c7196fd76efce50e8606b3f0ab103bb8b3984842dcc7c0970eb07aba63dbaa5
|
checksum=fb800f3355f167ac7f997f77e31e331db9d33477779fdaaf2851b3abcecc801a
|
||||||
nocross="requires dmd"
|
nocross="requires dmd"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue