mirror of
https://github.com/proxytunnel/proxytunnel.git
synced 2026-07-17 16:34:53 +00:00
nix/proxytunnel.nix: Update version to 1.13.0.
This commit is contained in:
parent
8327ac1c50
commit
66fa1e2734
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
in
|
||||
pkgs.stdenv.mkDerivation {
|
||||
pname = "proxytunnel";
|
||||
version = "1.12.3";
|
||||
version = "1.13.0";
|
||||
src = ./..;
|
||||
|
||||
buildInputs = [pkgs.openssl];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue