wok-current diff busybox/receipt @ rev 12899
Up: audiofile to 0.3.4.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon May 28 06:03:28 2012 +0000 (2012-05-28) |
parents | 198bdfe3af18 |
children | 61ad9c3b0a5a |
line diff
1.1 --- a/busybox/receipt Sun May 13 03:26:02 2012 +0200 1.2 +++ b/busybox/receipt Mon May 28 06:03:28 2012 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="busybox" 1.7 -VERSION="1.20.0" 1.8 +VERSION="1.20.1" 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" 1.12 @@ -37,7 +37,6 @@ 1.13 cmdline.u 1.14 su-nochdir.u 1.15 diff.u 1.16 -getty.u 1.17 EOT 1.18 cp $stuff/$PACKAGE-${VERSION%.*}.config .config 1.19 }