wok-6.x diff reiser4progs/receipt @ rev 23909
Up tazinst (1021)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 08 17:52:43 2020 +0000 (2020-08-08) |
parents | 3bae724c1e5c |
children | e919c5a2742d |
line diff
1.1 --- a/reiser4progs/receipt Sat Sep 14 16:26:46 2019 +0100 1.2 +++ b/reiser4progs/receipt Sat Aug 08 17:52:43 2020 +0000 1.3 @@ -1,10 +1,10 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="reiser4progs" 1.7 -VERSION="1.2.1" 1.8 +VERSION="2.0.0" 1.9 CATEGORY="system-tools" 1.10 TAGS="filesystem reiserfs" 1.11 -SHORT_DESC="Utilities for manipulating reiser4 file-system." 1.12 +SHORT_DESC="Utilities for manipulating reiser4 file-systems." 1.13 MAINTAINER="pascal.bellard@slitaz.org" 1.14 LICENSE="GPL2" 1.15 WEB_SITE="https://www.kernel.org/" 1.16 @@ -13,7 +13,8 @@ 1.17 WGET_URL="$SF_MIRROR/reiser4/$TARBALL" 1.18 1.19 DEPENDS="libaal ncurses readline util-linux-uuid" 1.20 -BUILD_DEPENDS="libaal libaal-dev ncurses-dev readline-dev util-linux-uuid-dev" 1.21 +BUILD_DEPENDS="libaal libaal-dev ncurses-dev readline-dev 1.22 + util-linux-uuid-dev" 1.23 1.24 # Rules to configure and make the package. 1.25 compile_rules()