Fix apk-publish: add build-base dep, net option, and apk update
This commit is contained in:
@@ -6,8 +6,9 @@ pkgdesc="CLI-native issue tracker using SQLite"
|
||||
url="https://g.eliaskohout.de/eliaskohout/axolotl"
|
||||
arch="x86_64 aarch64"
|
||||
license="MIT"
|
||||
options="net"
|
||||
depends=""
|
||||
makedepends="go"
|
||||
makedepends="go build-base"
|
||||
source="$pkgname-$pkgver.tar.gz::https://g.eliaskohout.de/eliaskohout/axolotl/archive/$pkgver.tar.gz"
|
||||
|
||||
export GOTOOLCHAIN=auto
|
||||
|
||||
Reference in New Issue
Block a user