# Maintainer: Leo Unglaub pkgname=getssl pkgver=2.11 pkgrel=0 pkgdesc="A pure shell implementation of the LetsEncrypt ACME protocol." url="https://github.com/srvrco/getssl" arch="noarch" license="GPL-3.0" depends="curl bash" options="!check" source="$pkgname-$pkgver.tar.gz::https://github.com/srvrco/$pkgname/archive/v$pkgver.tar.gz" package () { make DESTDIR="$pkgdir" install } sha512sums="c6a74b9bc4a8ab22975c3d75354978fb96dd31fc3fe4de2712b47150e183afc1de015e3756fa8c82bc5255a19202e4799f4454f17963de538cfd4b409095cae7 getssl-2.11.tar.gz"