wok diff busybox/receipt @ rev 21198
zfs-fuse: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 06 14:55:40 2019 +0200 (2019-04-06) |
parents | 652219197091 |
children | c9d02f08d860 |
line diff
1.1 --- a/busybox/receipt Sun Jan 13 11:19:21 2019 +0100 1.2 +++ b/busybox/receipt Sat Apr 06 14:55:40 2019 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="busybox" 1.7 -VERSION="1.30.0" 1.8 +VERSION="1.30.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"