testing/goshs: upgrade to 1.1.3

This commit is contained in:
Jonas 2025-12-18 20:21:33 +01:00 committed by mio
parent 4713a28711
commit f51a34164f

View File

@ -1,15 +1,15 @@
# Contributor: Jonas <spameier+alpine@proton.me>
# Maintainer: Jonas <spameier+alpine@proton.me>
pkgname=goshs
pkgver=1.1.2
pkgrel=1
pkgver=1.1.3
pkgrel=0
pkgdesc="A SimpleHTTPServer written in Go, enhanced with features and with a nice design."
url="https://goshs.de"
arch="all"
license="MIT"
makedepends="go"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/patrickhener/goshs/archive/refs/tags/v$pkgver.tar.gz"
source="$pkgname-$pkgver.tar.gz::https://github.com/patrickhener/goshs/archive/refs/tags/$pkgver.tar.gz"
options="net !check" # no tests provided
export GOCACHE="${GOCACHE:-"$srcdir/go-cache"}"
@ -26,5 +26,5 @@ package() {
}
sha512sums="
46eabf704381ee92f171da0b33c245133b61722972b6325435ca8f76255b5f236739de6d64e487cfbfdef752fb5d4257b69b7b84a6cae1098e78e52abe4410de goshs-1.1.2.tar.gz
11b0f5771351a9c5a99f21508e9ab31ef6e391bf00dbede6ef210dada11be0ccc459d7f5387bcc05686ffacc86af4e29fc4508b97a29a992dbc821a8d13c5163 goshs-1.1.3.tar.gz
"