Skip to content

Commit 997a0b0

Browse files
committed
miniserve: update to 0.33.0
1 parent 9d41b73 commit 997a0b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/miniserve/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'miniserve'
22
pkgname=miniserve
3-
version=0.32.0
3+
version=0.33.0
44
revision=1
55
build_style=cargo
66
build_helper=qemu
@@ -17,7 +17,7 @@ license="MIT"
1717
homepage="https://github.com/svenstaro/miniserve"
1818
changelog="https://raw.githubusercontent.com/svenstaro/miniserve/master/CHANGELOG.md"
1919
distfiles="https://github.com/svenstaro/miniserve/archive/refs/tags/v${version}.tar.gz"
20-
checksum=30cfabd398f0c17c2eff3fdab115b5681e21fb048f363955a064249d14cd5869
20+
checksum=eacef6128688c02409b0aba34c550a80fa5a714979c6c8e21e20c6a0aa2bc33a
2121
make_check=ci-skip # port binding succeeds locally but fails in CI
2222

2323
case "$XBPS_TARGET_MACHINE" in

0 commit comments

Comments
 (0)