Merge pull request #185556 from r-ryantm/auto-update/siege

siege: 4.1.4 -> 4.1.5
This commit is contained in:
Fabian Affolter 2022-08-07 17:03:34 +02:00 committed by GitHub
commit 6ce9a6ce1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,11 +7,11 @@
stdenv.mkDerivation rec {
pname = "siege";
version = "4.1.4";
version = "4.1.5";
src = fetchurl {
url = "http://download.joedog.org/siege/${pname}-${version}.tar.gz";
hash = "sha256-zkPfnH9rCBqE52CxaEMlGUebrrRXtHTAl6/6W0UqRcs=";
hash = "sha256-B235/Nt/Y8Rtb2YazCzMhAWTeunK5JCrip14qdLnuMs=";
};
NIX_LDFLAGS = lib.optionalString stdenv.isLinux [