miniserve: update to 0.28.0

This commit is contained in:
cinerea0 2024-11-14 21:28:57 -05:00
parent ffb81bd6e5
commit 692c1ee205
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'miniserve' # Template file for 'miniserve'
pkgname=miniserve pkgname=miniserve
version=0.27.1 version=0.28.0
revision=1 revision=1
build_style=cargo build_style=cargo
build_helper=qemu build_helper=qemu
@ -17,7 +17,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/refs/tags/v${version}.tar.gz" distfiles="https://github.com/svenstaro/miniserve/archive/refs/tags/v${version}.tar.gz"
checksum=b65580574ca624072b1a94d59ebf201ab664eacacb46a5043ef7b81ebb538f80 checksum=c4c5e12796bdae2892eff3832b66c4c04364738b62cf1429259428b03363d1f1
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