wok diff lzham_codec/receipt @ rev 20283

security fixes from 0.3.1.9 (2017 Dec 1) and 0.3.1.10 (March 3)... further info: https://blog.torproject.org/new-stable-tor-releases-security-fixes-and-dos-prevention-03210-03110-02915
author Erkan Yilmaz <erkan@slitaz.org>
date Tue Mar 27 11:09:07 2018 +0000 (2018-03-27)
parents 36b17616c07e
children df7ee1e0dc61
line diff
     1.1 --- a/lzham_codec/receipt	Tue Jan 27 17:17:16 2015 +0100
     1.2 +++ b/lzham_codec/receipt	Tue Mar 27 11:09:07 2018 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="https://github.com/richgel999/lzham_codec"
     1.6  WGET_URL="$WEB_SITE/archive/v${VERSION/./_}_release.tar.gz"
     1.7 +TAGS="compression"
     1.8  
     1.9  DEPENDS="gcc-lib-base"
    1.10  BUILD_DEPENDS="wget cmake"