mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
community/gomplate: fix build with rootbld
This commit is contained in:
parent
173884a426
commit
e403496ecd
@ -8,6 +8,7 @@ arch="all"
|
||||
license="MIT"
|
||||
depends="ca-certificates"
|
||||
makedepends="go"
|
||||
options="net"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/hairyhenderson/gomplate/archive/v$pkgver.tar.gz"
|
||||
|
||||
export GOFLAGS="$GOFLAGS -trimpath -modcacherw"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user