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

bacula: 13.0.2 -> 13.0.3
This commit is contained in:
Weijia Wang 2023-07-13 10:33:27 +03:00 committed by GitHub
commit e8467501b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,11 +4,11 @@
stdenv.mkDerivation rec {
pname = "bacula";
version = "13.0.2";
version = "13.0.3";
src = fetchurl {
url = "mirror://sourceforge/bacula/${pname}-${version}.tar.gz";
sha256 = "sha256-bgi8vmpKsHDhfp6cTpvE6UTS5b03ZSHKNCxv6WogaH0=";
sha256 = "sha256-CUnDK+EJBYXojkwB2CgALodgMTbYfFmKKd/0K7PtKkA=";
};
# libtool.m4 only matches macOS 10.*