Merge pull request #294730 from r-ryantm/auto-update/bacula

bacula: 13.0.4 -> 15.0.2
This commit is contained in:
Peder Bergebakken Sundt 2024-03-28 22:57:37 +01:00 committed by GitHub
commit 4cabba34a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@
stdenv.mkDerivation rec {
pname = "bacula";
version = "13.0.4";
version = "15.0.2";
src = fetchurl {
url = "mirror://sourceforge/bacula/${pname}-${version}.tar.gz";
sha256 = "sha256-FOTGLTgaEAhCLj/RSq0ZsmFBA9iQeJJtczf4UOO0c9w=";
sha256 = "sha256-VVFcKmavmoa5VdrqQIk3i4ZNBRsubjA4O+825pOs6no=";
};
# libtool.m4 only matches macOS 10.*