diff --git a/testing/goshs/APKBUILD b/testing/goshs/APKBUILD index c2ad4955daf..7ebb4a1d132 100644 --- a/testing/goshs/APKBUILD +++ b/testing/goshs/APKBUILD @@ -1,15 +1,15 @@ # Contributor: Jonas # Maintainer: Jonas 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 "