mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
miniserve: update to 0.23.2
This commit is contained in:
parent
a58eeb83dd
commit
dbe0bff1d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miniserve'
|
||||
pkgname=miniserve
|
||||
version=0.23.1
|
||||
version=0.23.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -17,7 +17,7 @@ license="MIT"
|
|||
homepage="https://github.com/svenstaro/miniserve"
|
||||
changelog="https://raw.githubusercontent.com/svenstaro/miniserve/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/svenstaro/miniserve/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=2812e5f700612576587a76ba5ea51a3eb7f60b1dd1b580cd9a015ad2feac5b8f
|
||||
checksum=9817f9083cf338d5f165633865d4b5e6c8e7df6267e04c320119548253fb13cb
|
||||
make_check=ci-skip # port binding succeeds locally but fails in CI
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Reference in a new issue