community/lego: rebuild with go 1.8, enable ppc64le

This commit is contained in:
Natanael Copa 2017-05-16 10:46:52 +00:00
parent 214f62297d
commit f228ba0b5f

View File

@ -2,10 +2,10 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=lego
pkgver=0.3.1
pkgrel=1
pkgrel=2
pkgdesc="Let's Encrypt client and ACME library written in Go"
url="https://github.com/xenolf/lego"
arch="all !ppc64le"
arch="all"
license="MIT"
depends="ca-certificates"
depends_dev=""