wok-next rev 21134

pngquant: skip checksum for Git-based source
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jan 20 15:38:18 2019 +0200 (2019-01-20)
parents eefc4c716fd9
children 3276fe92de43
files pngquant/receipt
line diff
     1.1 --- a/pngquant/receipt	Sun Jan 20 14:44:30 2019 +0200
     1.2 +++ b/pngquant/receipt	Sun Jan 20 15:38:18 2019 +0200
     1.3 @@ -12,7 +12,6 @@
     1.4  # getting 2 tarballs and putting one to another...
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WGET_URL="git|https://github.com/kornelski/pngquant.git"
     1.7 -TARBALL_SHA1="7963d940c5d5ca62cd033ed897e4cc4b1f00f2ee"
     1.8  
     1.9  BUILD_DEPENDS="git lcms2-dev libpng-dev zlib-dev zlib-static"
    1.10  SPLIT="$PACKAGE-static:static"