We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d41b73 commit 997a0b0Copy full SHA for 997a0b0
1 file changed
srcpkgs/miniserve/template
@@ -1,6 +1,6 @@
1
# Template file for 'miniserve'
2
pkgname=miniserve
3
-version=0.32.0
+version=0.33.0
4
revision=1
5
build_style=cargo
6
build_helper=qemu
@@ -17,7 +17,7 @@ license="MIT"
17
homepage="https://github.com/svenstaro/miniserve"
18
changelog="https://raw.githubusercontent.com/svenstaro/miniserve/master/CHANGELOG.md"
19
distfiles="https://github.com/svenstaro/miniserve/archive/refs/tags/v${version}.tar.gz"
20
-checksum=30cfabd398f0c17c2eff3fdab115b5681e21fb048f363955a064249d14cd5869
+checksum=eacef6128688c02409b0aba34c550a80fa5a714979c6c8e21e20c6a0aa2bc33a
21
make_check=ci-skip # port binding succeeds locally but fails in CI
22
23
case "$XBPS_TARGET_MACHINE" in
0 commit comments