wok-next diff i3status/receipt @ rev 20802

perl: I. upgrade 5.26.1 (2017 Sep.) -> 5.26.2 (2018 April) II. add also integrity check
author Erkan Yilmaz <erkan@slitaz.org>
date Wed Jun 13 05:55:55 2018 +0000 (2018-06-13)
parents 448368c9da07
children d5aab818505e
line diff
     1.1 --- a/i3status/receipt	Mon Mar 10 11:54:36 2014 +0000
     1.2 +++ b/i3status/receipt	Wed Jun 13 05:55:55 2018 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$WEB_SITE/$TARBALL"
     1.5  
     1.6  DEPENDS="alsa-lib yajl wireless_tools"
     1.7 -BUILD_DEPENDS="make gcc alsa-lib-dev dev86 libconfuse wireless_tools-dev yajl"
     1.8 +BUILD_DEPENDS="make gcc alsa-lib-dev dev86 libconfuse wireless_tools-dev yajl-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()