wok rev 21425

updated mdadm (3.3.2 -> 4.1)
author Hans-G?nter Theisgen
date Thu Apr 25 16:46:55 2019 +0100 (2019-04-25)
parents fbb5bc751677
children 09b9cfc6baf6
files mdadm/receipt
line diff
     1.1 --- a/mdadm/receipt	Thu Apr 25 16:33:53 2019 +0100
     1.2 +++ b/mdadm/receipt	Thu Apr 25 16:46:55 2019 +0100
     1.3 @@ -1,16 +1,17 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mdadm"
     1.7 -VERSION="3.3.2"
     1.8 +VERSION="4.1"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Software RAID tools"
    1.11  MAINTAINER="b1+slitaz@nagel.org"
    1.12  LICENSE="GPL2"
    1.13 +WEB_SITE="https://www.kernel.org/pub/linux/utils/raid/mdadm/ANNOUNCE"
    1.14 +
    1.15  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.16 -WEB_SITE="https://www.kernel.org/pub/linux/utils/raid/mdadm/ANNOUNCE"
    1.17  WGET_URL="https://www.kernel.org/pub/linux/utils/raid/mdadm/$TARBALL"
    1.18  
    1.19 -BUILD_DEPENDS="wget"
    1.20 +BUILD_DEPENDS=""
    1.21  
    1.22  # Rules to configure and make the package.
    1.23  compile_rules()