mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
CImg: update to 2.9.1.
This commit is contained in:
parent
c4f6d35afb
commit
26fcc3f55a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'CImg'
|
# Template file for 'CImg'
|
||||||
pkgname=CImg
|
pkgname=CImg
|
||||||
version=2.9.0
|
version=2.9.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="CImg-v.${version}"
|
wrksrc="CImg-v.${version}"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
|
||||||
license="CECILL-2.0, CECILL-C"
|
license="CECILL-2.0, CECILL-C"
|
||||||
homepage="http://cimg.eu"
|
homepage="http://cimg.eu"
|
||||||
distfiles="https://github.com/dtschump/CImg/archive/v.${version}.tar.gz"
|
distfiles="https://github.com/dtschump/CImg/archive/v.${version}.tar.gz"
|
||||||
checksum=186b93f7bab29b4966213f61202f66e7d7c6948648c0cc5618191be1987c60f3
|
checksum=3ad10cb8842e945af208a05b8ed36f4428317ef754c6e341e4ca6ac70b8a8540
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vlicense Licence_CeCILL_V2-en.txt
|
vlicense Licence_CeCILL_V2-en.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue