wok diff dd_rhelp/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 7f6e3ccc2f56
children bfabe25c21ff
line diff
     1.1 --- a/dd_rhelp/receipt	Mon Jan 14 21:59:36 2013 +0100
     1.2 +++ b/dd_rhelp/receipt	Tue Mar 27 11:09:07 2018 +0000
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Block device copy tools."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -DEPENDS="bash dd_rescue"
     1.8 +LICENSE="GPL2"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://www.kalysto.org/utilities/dd_rhelp/"
    1.11  WGET_URL="http://www.kalysto.org/pkg/$TARBALL"
    1.12  
    1.13 +DEPENDS="bash dd_rescue"
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {