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

siege: 4.1.3 -> 4.1.4
This commit is contained in:
Jonas Heinrich 2022-08-02 13:06:44 +02:00 committed by GitHub
commit 438b4d6408
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.3";
version = "4.1.4";
src = fetchurl {
url = "http://download.joedog.org/siege/${pname}-${version}.tar.gz";
hash = "sha256-IlC8qPylOfGk5Mvluomv0yxHObL7xgx8phaNmngveQo=";
hash = "sha256-zkPfnH9rCBqE52CxaEMlGUebrrRXtHTAl6/6W0UqRcs=";
};
NIX_LDFLAGS = lib.optionalString stdenv.isLinux [