miniserve: update to 0.19.5
This commit is contained in:
parent
42541fb058
commit
8ab8c0a923
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miniserve'
|
||||
pkgname=miniserve
|
||||
version=0.18.0
|
||||
version=0.19.5
|
||||
revision=1
|
||||
build_style=cargo
|
||||
checkdepends="curl"
|
||||
|
@ -10,8 +10,8 @@ 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/v${version}.tar.gz"
|
||||
checksum=24860f103879fd881a522a7ad8f25f2c9dcd5e01287b0485bcabf3e88c719015
|
||||
make_check=ci-skip
|
||||
checksum=6c758467bd546327505717ecab1a0f78a07226509dd5de098112065221882474
|
||||
make_check=ci-skip # port binding succeeds locally but fails in CI
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*|arm*|aarch64*) ;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue