Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
74eb1412
Commit
74eb1412
authored
5 years ago
by
Eivind Uggedal
Committed by
Francesco Colista
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/uacme/APKBUILD
+3
-3
3 additions, 3 deletions
community/uacme/APKBUILD
with
3 additions
and
3 deletions
testing
/uacme/APKBUILD
→
community
/uacme/APKBUILD
+
3
−
3
View file @
74eb1412
# Contributor: Eivind Uggedal <eu@eju.no>
# Maintainer: Eivind Uggedal <eu@eju.no>
pkgname
=
uacme
pkgver
=
1.0.1
1
pkgver
=
1.0.1
2
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.1
1
.tar.gz"
sha512sums
=
"
10ea38a23d2e728655a9a626f7167e6795f13d5904f47a0feb0a19bea1280fd47aec8d6a6098686748899a8f0bdf79e82e18e6a8314f8793b30acf00a9f72af3
uacme-1.0.1
2
.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment