miniserve: update to 0.20.0

This commit is contained in:
cinerea0 2022-06-27 11:25:26 -04:00 committed by Duncan Overbruck
parent d97fbe00a2
commit ec1e7277e1

View file

@ -1,6 +1,6 @@
# Template file for 'miniserve' # Template file for 'miniserve'
pkgname=miniserve pkgname=miniserve
version=0.19.5 version=0.20.0
revision=1 revision=1
build_style=cargo build_style=cargo
checkdepends="curl" checkdepends="curl"
@ -10,7 +10,7 @@ license="MIT"
homepage="https://github.com/svenstaro/miniserve" homepage="https://github.com/svenstaro/miniserve"
changelog="https://raw.githubusercontent.com/svenstaro/miniserve/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/svenstaro/miniserve/master/CHANGELOG.md"
distfiles="https://github.com/svenstaro/miniserve/archive/v${version}.tar.gz" distfiles="https://github.com/svenstaro/miniserve/archive/v${version}.tar.gz"
checksum=6c758467bd546327505717ecab1a0f78a07226509dd5de098112065221882474 checksum=77aca0e3660564cc2b9a7f318c5d9065d471f3c5ab0a7d1b6850a5cb6e21904f
make_check=ci-skip # port binding succeeds locally but fails in CI make_check=ci-skip # port binding succeeds locally but fails in CI
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in