diff options
author | maxice8 <30738253+maxice8@users.noreply.github.com> | 2017-12-07 09:51:41 +0000 |
---|---|---|
committer | Juan RP <xtraeme@gmail.com> | 2017-12-07 09:51:41 +0000 |
commit | 5e6e52c96754033aa4ba42471e57cabe147da5eb (patch) | |
tree | 3a606cf313f7210e71805b4da53e6d039f06f795 /srcpkgs/libraw/template | |
parent | 5f7c73d9389c356cbec387c5c69c14f22fa6add4 (diff) | |
download | void-packages-5e6e52c96754033aa4ba42471e57cabe147da5eb.tar void-packages-5e6e52c96754033aa4ba42471e57cabe147da5eb.tar.gz void-packages-5e6e52c96754033aa4ba42471e57cabe147da5eb.tar.bz2 void-packages-5e6e52c96754033aa4ba42471e57cabe147da5eb.tar.lz void-packages-5e6e52c96754033aa4ba42471e57cabe147da5eb.tar.xz void-packages-5e6e52c96754033aa4ba42471e57cabe147da5eb.tar.zst void-packages-5e6e52c96754033aa4ba42471e57cabe147da5eb.zip |
libraw: update to 0.18.6. (#9813)
Diffstat (limited to '')
-rw-r--r-- | srcpkgs/libraw/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/libraw/template b/srcpkgs/libraw/template index 7493b6dc923..5e600af217f 100644 --- a/srcpkgs/libraw/template +++ b/srcpkgs/libraw/template @@ -1,6 +1,6 @@ # Template file for 'libraw' pkgname=libraw -version=0.18.5 +version=0.18.6 revision=1 wrksrc=LibRaw-${version} build_style=gnu-configure @@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>" license="LGPL-2.1, CDDL" homepage="http://www.libraw.org" distfiles="http://www.libraw.org/data/LibRaw-${version}.tar.gz" -checksum=fa2a7d14d9dfaf6b368f958a76d79266b3f58c2bc367bebab56e11baa94da178 +checksum=e5b8acca558aa457bc9214802004320c5610d1434c2adb1f3ea367f026afa53b post_install() { vmkdir usr/share/licenses |