Skip to content
Snippets Groups Projects
Commit 74eb1412 authored by Eivind Uggedal's avatar Eivind Uggedal Committed by Francesco Colista
Browse files

community/uacme: moved from testing, up to 1.0.12

I have used it successfully in prod from testing
parent 0339fa07
No related branches found
No related tags found
No related merge requests found
# Contributor: Eivind Uggedal <eu@eju.no>
# Maintainer: Eivind Uggedal <eu@eju.no>
pkgname=uacme
pkgver=1.0.11
pkgver=1.0.12
pkgrel=0
pkgdesc="Lightweight client for the RFC8555 ACMEv2 protocol"
url="https://github.com/ndilieto/uacme"
......@@ -9,7 +9,7 @@ arch="all"
license="GPL-3.0-or-later ISC MIT"
makedepends="openssl-dev curl-dev asciidoc"
subpackages="$pkgname-doc"
options="!check"
options="!check" # no test suite
source="uacme-$pkgver.tar.gz::https://github.com/ndilieto/uacme/archive/v$pkgver.tar.gz"
build() {
......@@ -29,4 +29,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="895ada9a4beabf1d767a2cc8ead264c300e776c0690e0e8e49fb779fb03063306e89910d804ab025888e0ff9ccb94a500aa3c040f2905e1c463f368a66d05de6 uacme-1.0.11.tar.gz"
sha512sums="10ea38a23d2e728655a9a626f7167e6795f13d5904f47a0feb0a19bea1280fd47aec8d6a6098686748899a8f0bdf79e82e18e6a8314f8793b30acf00a9f72af3 uacme-1.0.12.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment