wok-current diff littleutils/receipt @ rev 23493
updated python-http-parser (0.8.1 -> 0.8.3)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 06 06:37:47 2020 +0100 (2020-04-06) |
parents | ba24cd78b4ff |
children | 65d7d867e0c1 |
line diff
1.1 --- a/littleutils/receipt Sun Apr 21 17:17:34 2019 +0100 1.2 +++ b/littleutils/receipt Mon Apr 06 06:37:47 2020 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="littleutils" 1.7 -VERSION="1.0.41" 1.8 +VERSION="1.0.43" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="Image optimizers, archive recompressors, file property tools ..." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -31,6 +31,6 @@ 1.13 { 1.14 mkdir -p $fs/usr 1.15 1.16 - cp -a $install/usr/bin $fs/usr 1.17 - cp -a $install/usr/lib $fs/usr 1.18 + cp -a $install/usr/bin $fs/usr 1.19 + cp -a $install/usr/lib $fs/usr 1.20 }