mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
community/lego: rebuild with go 1.8, enable ppc64le
This commit is contained in:
parent
214f62297d
commit
f228ba0b5f
@ -2,10 +2,10 @@
|
|||||||
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
|
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
|
||||||
pkgname=lego
|
pkgname=lego
|
||||||
pkgver=0.3.1
|
pkgver=0.3.1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Let's Encrypt client and ACME library written in Go"
|
pkgdesc="Let's Encrypt client and ACME library written in Go"
|
||||||
url="https://github.com/xenolf/lego"
|
url="https://github.com/xenolf/lego"
|
||||||
arch="all !ppc64le"
|
arch="all"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="ca-certificates"
|
depends="ca-certificates"
|
||||||
depends_dev=""
|
depends_dev=""
|
||||||
|
Loading…
Reference in New Issue
Block a user