wok diff libraw/receipt @ rev 20700

updated afio (2.5.1 -> 2.5.2)
author Hans-G?nter Theisgen
date Tue Feb 05 17:01:36 2019 +0100 (2019-02-05)
parents 8d6f480bf664
children 1dc9b08bfcea
line diff
     1.1 --- a/libraw/receipt	Sun Nov 10 17:13:06 2013 +0000
     1.2 +++ b/libraw/receipt	Tue Feb 05 17:01:36 2019 +0100
     1.3 @@ -6,10 +6,10 @@
     1.4  SHORT_DESC="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)"
     1.5  MAINTAINER="slaxemulator@gmail.com"
     1.6  LICENSE="LGPL2.1"
     1.7 -WEB_SITE="http://www.libraw.org/"
     1.8 +WEB_SITE="https://www.libraw.org/"
     1.9  SOURCE="LibRaw"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.11 -WGET_URL="http://www.libraw.org/data/$TARBALL"
    1.12 +WGET_URL="https://www.libraw.org/data/$TARBALL"
    1.13  
    1.14  DEPENDS="lcms"
    1.15  BUILD_DEPENDS="lcms-dev"