dub: update to 1.23.0.
This commit is contained in:
parent
fc725b33de
commit
0182767827
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dub'
|
||||
pkgname=dub
|
||||
version=1.21.0
|
||||
version=1.23.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=320d96453b4a9a36a2d8716307cebe44f53638e06f425a7cc0d7d4dc9379bbe7
|
||||
checksum=9c7196fd76efce50e8606b3f0ab103bb8b3984842dcc7c0970eb07aba63dbaa5
|
||||
nocross="requires dmd"
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue