bacula: 13.0.2 -> 13.0.3

This commit is contained in:
R. Ryantm 2023-07-13 02:31:27 +00:00
parent ff6e67d2c2
commit 133ce96b4a

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.*