mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/LibRaw: Updated for version 0.16.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1917d800c7
commit
8df852ad98
2 changed files with 8 additions and 8 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=LibRaw
|
PRGNAM=LibRaw
|
||||||
VERSION=${VERSION:-0.15.4}
|
VERSION=${VERSION:-0.16.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
PRGNAM="LibRaw"
|
PRGNAM="LibRaw"
|
||||||
VERSION="0.15.4"
|
VERSION="0.16.0"
|
||||||
HOMEPAGE="http://www.libraw.org/"
|
HOMEPAGE="http://www.libraw.org/"
|
||||||
DOWNLOAD="http://www.libraw.org/data/LibRaw-0.15.4.tar.gz \
|
DOWNLOAD="http://www.libraw.org/data/LibRaw-0.16.0.tar.gz \
|
||||||
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL2-0.15.4.tar.gz \
|
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL2-0.16.0.tar.gz \
|
||||||
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL3-0.15.4.tar.gz"
|
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL3-0.16.0.tar.gz"
|
||||||
MD5SUM="1f4388f66ae3657818fdbfb311be7766 \
|
MD5SUM="21f569be043057b754d87e3062e2345a \
|
||||||
f6cd95013a47e1cef7a6ef1995c61ded \
|
d0059998e5ab29f652b12093f5feff45 \
|
||||||
729895293f375d76eb96b00e399f3e05"
|
b30018c313e10c96521378efc8d492ff"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue