Skip to content

Commit 80359ad

Browse files
zen0bitDuncaen
authored andcommitted
soft-serve: update to 0.11.6
1 parent 8507cb1 commit 80359ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/soft-serve/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'soft-serve'
22
pkgname=soft-serve
3-
version=0.11.5
3+
version=0.11.6
44
revision=1
55
build_style=go
66
build_helper=qemu
@@ -15,7 +15,7 @@ license="MIT"
1515
homepage="https://github.com/charmbracelet/soft-serve"
1616
changelog="https://github.com/charmbracelet/soft-serve/releases"
1717
distfiles="https://github.com/charmbracelet/soft-serve/archive/refs/tags/v${version}.tar.gz"
18-
checksum=1cdee6932cc65cabfd92e42b3a1bc961d2fdbb514c8e11a6aa14d2a6f253098f
18+
checksum=0536934663508b1949193d6bd7ebcee227d40c8162a0dcfd338f1f33f74474bb
1919
if [[ "$XBPS_TARGET_MACHINE" == 'i686' ]] && [[ "$XBPS_TARGET_LIBC" == "glibc" ]]; then
2020
make_check=no # The test failure on i686 comes from git-lfs
2121
# Pending patch: https://github.com/git-lfs/git-lfs/pull/6200

0 commit comments

Comments
 (0)