wok diff busybox/receipt @ rev 13153
zerobin: add purge.sh (for crontab)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jul 16 10:19:42 2012 +0200 (2012-07-16) |
parents | 61ad9c3b0a5a |
children | a8fcb4e54df0 |
line diff
1.1 --- a/busybox/receipt Tue May 29 22:43:32 2012 +0000 1.2 +++ b/busybox/receipt Mon Jul 16 10:19:42 2012 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="busybox" 1.7 -VERSION="1.20.1" 1.8 +VERSION="1.20.2" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="Busybox combines tiny versions of many common UNIX utilities." 1.11 MAINTAINER="pascal.bellard@slitaz.org"