wok diff rsync/receipt @ rev 11257
iron-linux: Cookutils uses wget -O $SRC/$TARBALL so we can change TARBALL to save source as TARBALL. This needs to be done for iron-linux cause other wise it will just find iron-linux.tar.gz and use the old version.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Nov 07 11:21:08 2011 +0000 (2011-11-07) |
parents | ecb7af48ae16 |
children | 106571b55561 |
line diff
1.1 --- a/rsync/receipt Sun Mar 27 08:05:44 2011 +0000 1.2 +++ b/rsync/receipt Mon Nov 07 11:21:08 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="rsync" 1.7 -VERSION="3.0.8" 1.8 +VERSION="3.0.9" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Utility that provides fast incremental." 1.11 MAINTAINER="pankso@slitaz.org"