wok diff brotli/receipt @ rev 20485
linld: fix memcpy32 (16 low mem case)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Oct 23 08:25:49 2018 +0200 (2018-10-23) |
parents | 8b25fb7e14d8 |
children | 17c0ad41f5bf |
line diff
1.1 --- a/brotli/receipt Mon Jan 29 17:58:54 2018 +0100 1.2 +++ b/brotli/receipt Tue Oct 23 08:25:49 2018 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="brotli" 1.7 -VERSION="1.0.2" 1.8 +VERSION="1.0.5" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="A generic-purpose lossless compression algorithm." 1.11 MAINTAINER="pascal.bellard@slitaz.org"