diff --git a/mdadm.be0 b/mdadm.be0 index bd23c82c9..7b007ba3a 100755 --- a/mdadm.be0 +++ b/mdadm.be0 @@ -1,12 +1,12 @@ #!/usr/bin/env beesh -# BEE_VERSION mdadm-4.1-0 +# BEE_VERSION mdadm-4.1-1 ## The source URL(s) array SRCURL[0]="https://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-${PKGVERSION}.tar.xz" ## Add URLs/pathes to patch files -# PATCHURL+=() +PATCHURL+=(/src/mariux/patches/mdcheck-Log-when-done.patch) ## files that should not be added from the image directory. # EXCLUDE+=()