wok-current diff btrfs-libs/receipt @ rev 23947
syslinux/taziso/usbbootkey: gpt supprt
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Sep 20 15:59:25 2020 +0000 (2020-09-20) |
parents | 5261e289a47f |
children |
line diff
1.1 --- a/btrfs-libs/receipt Sun Jan 05 17:11:40 2020 +0100 1.2 +++ b/btrfs-libs/receipt Sun Sep 20 15:59:25 2020 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="btrfs-libs" 1.7 -VERSION="5.4" 1.8 +VERSION="5.7" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Btrfs Filesystem libraries." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -16,4 +16,3 @@ 1.13 mkdir -p $fs/usr/lib 1.14 cp -a $install/usr/lib/*.so* $fs/usr/lib 1.15 } 1.16 -