Search Criteria
Package Details: lego-git v4.20.2.r1.ge0207678-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lego-git.git (read-only, click to copy) |
|---|---|
| Package Base: | lego-git |
| Description: | Lets Encrypt client and ACME library written in Go (master branch / unstable) |
| Upstream URL: | https://go-acme.github.io/lego/ |
| Keywords: | lego letsencrypt |
| Licenses: | MIT |
| Conflicts: | lego, lego-bin |
| Provides: | lego |
| Submitter: | DeltaEvo |
| Maintainer: | ldez |
| Last Packager: | ldez |
| Votes: | 6 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-01-17 22:10 (UTC) |
| Last Updated: | 2024-11-11 15:09 (UTC) |
Dependencies (3)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-binAUR, goup-rsAUR, gcc-go) (make)
- make (make-gitAUR, make-staticAUR) (make)
Latest Comments
ldez commented on 2019-09-01 14:07 (UTC)
I updated the package with some go modules optimizations.
felixsanz commented on 2019-06-03 15:49 (UTC)
i have the same problem as ptrxyz
ldez commented on 2019-03-19 19:45 (UTC)
@ptrxyz I don't reproduce your problem.
Try to uninstall lego-git, reinstall
ptrxyz commented on 2019-03-19 10:20 (UTC) (edited on 2019-03-19 10:22 (UTC) by ptrxyz)
Hm, does not build anymore:
Probably a problem with the code, not the PKGBUILD, but still worth mentioning :D
ldez commented on 2019-02-02 03:30 (UTC)
Good catch! I fixed that.
Besides, I recommend the use of https://aur.archlinux.org/packages/lego/
RiCON commented on 2019-02-02 02:30 (UTC) (edited on 2019-02-02 02:30 (UTC) by RiCON)
PKGBUILD needs a small fix:
otherwise the binary will be installed as
bin, which won't work, since /usr/bin exists as directory already.