wok diff reiser4progs/receipt @ rev 13847

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
parents 73641efed1cc
children 10e6c72b2c15
line diff
     1.1 --- a/reiser4progs/receipt	Mon Apr 23 16:30:27 2012 +0200
     1.2 +++ b/reiser4progs/receipt	Wed Jan 09 01:13:47 2013 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.kernel.org/"
     1.7 -WGET_URL="http://www.kernel.org/pub/linux/utils/fs/reiser4/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="http://piotrkosoft.net/pub/unix/linux/utils/fs/reiser4/$PACKAGE/$TARBALL"
     1.9  DEPENDS="libaal util-linux-uuid ncurses readline"
    1.10  BUILD_DEPENDS="libaal libaal-dev"
    1.11  TAGS="filesystem reiserfs"