Search Criteria
Package Details: sozu 0.13.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sozu.git (read-only, click to copy) |
---|---|
Package Base: | sozu |
Description: | HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust |
Upstream URL: | https://github.com/sozu-proxy/sozu |
Licenses: | GPL |
Conflicts: | sozu-git |
Submitter: | justinkb |
Maintainer: | None |
Last Packager: | justinkb |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-10-21 16:44 (UTC) |
Last Updated: | 2022-03-04 21:54 (UTC) |
Dependencies (3)
- openssl (openssl-gitAUR, openssl-staticAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
MarsSeed commented on 2022-03-05 03:07 (UTC)
Your changes are fine, thanks for the update! :)
justinkb commented on 2022-03-04 21:57 (UTC)
done, I didn't bump the pkg rel since there are no runtime changes
untested since I don't have access to an arch machine now. let me know if there are problems
MarsSeed commented on 2022-03-04 19:05 (UTC)
Please kindly make the following changes in PKGBUILD:
makedepends=(git)
Change
source
URL to usegit+https://
protocolGitHub is discontinuing
git://
protocol access permanently by mid-March.