wok-6.x diff mdadm/receipt @ rev 22250
updated xorg-xclock (1.0.6 -> 1.0.9)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Nov 12 16:43:09 2019 +0100 (2019-11-12) |
parents | 86790a278e70 |
children | 3e9a9990c985 |
line diff
1.1 --- a/mdadm/receipt Tue Aug 07 23:03:21 2018 +0200 1.2 +++ b/mdadm/receipt Tue Nov 12 16:43:09 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()