wok diff reiser4progs/receipt @ rev 24031

updated dialog (1.3_20190211 -> 1.3_20210324)
author Hans-G?nter Theisgen
date Tue Apr 06 13:52:57 2021 +0100 (2021-04-06)
parents 3bae724c1e5c
children e919c5a2742d
line diff
     1.1 --- a/reiser4progs/receipt	Sat Sep 14 16:26:46 2019 +0100
     1.2 +++ b/reiser4progs/receipt	Tue Apr 06 13:52:57 2021 +0100
     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()