wok-next diff rrdtool-lite/receipt @ rev 21596

updated dos2unix (7.4.0 -> 7.4.1)
author Hans-G?nter Theisgen
date Wed Jun 24 14:10:06 2020 +0100 (2020-06-24)
parents d5aab818505e
children
line diff
     1.1 --- a/rrdtool-lite/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/rrdtool-lite/receipt	Wed Jun 24 14:10:06 2020 +0100
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="Data logging system for time series data"
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -WEB_SITE="http://oss.oetiker.ch/rrdtool"
     1.8 +WEB_SITE="https://oss.oetiker.ch/rrdtool/"
     1.9  REPOLOGY="rrdtool"
    1.10  
    1.11  TARBALL="rrdtool-$VERSION.tar.gz"
    1.12 @@ -13,6 +13,8 @@
    1.13  
    1.14  BUILD_DEPENDS="libxml2-dev glib-dev groff"
    1.15  
    1.16 +SIBLINGS="rrdtool"
    1.17 +
    1.18  compile_rules() {
    1.19  	./configure \
    1.20  		--disable-rrdcgi \