mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 19:55:26 +03:00
testing/go-(various pkg); add depends on go
This commit is contained in:
parent
eba58546f0
commit
493512b29e
12 changed files with 24 additions and 12 deletions
|
@ -3,11 +3,12 @@ pkgname=go-acceptlanguageparser
|
|||
_pkgname=goacceptlanguageparser
|
||||
_vendor="strukturag"
|
||||
pkgver=100
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Go library for parsing HTTP request header Accept-Language"
|
||||
url="https://github.com/$_vendor/$_pkgname"
|
||||
arch="noarch"
|
||||
license="BSD-3-Clause"
|
||||
depends="go"
|
||||
subpackages="$pkgname-doc"
|
||||
options="!check" # no testsuite
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/$_vendor/$_pkgname/archive/${_pkgname}_v$pkgver.tar.gz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue