miniserve: update to 0.14.0.
This commit is contained in:
parent
8e381b2b60
commit
197eba03d1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miniserve'
|
||||
pkgname=miniserve
|
||||
version=0.13.0
|
||||
version=0.14.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
checkdepends="curl"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/svenstaro/miniserve"
|
||||
distfiles="https://github.com/svenstaro/miniserve/archive/v${version}.tar.gz"
|
||||
checksum=3578fd2dfe8dbebecd15b1e82cfb6d6656fed5e54ae4fccc4e7a6879b61dd1e1
|
||||
checksum=68e21c35a4577251f656f3d1ccac2de23abd68432810b11556bcc8976bb19fc5
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*|arm*|aarch64*) ;;
|
||||
|
|
Loading…
Reference in New Issue