mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
CImg: update to 2.8.4
This commit is contained in:
parent
9fa999c0a2
commit
820c42a74b
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.8.1
|
version=2.8.4
|
||||||
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=640016da06ce389b32fa29b98cff260b581169be91b67d7d83820dfab55cbfcc
|
checksum=ff8b6a571686daa17a948ca03eb3494e647107417b8a7021a2dfd2c48557bef5
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vlicense Licence_CeCILL_V2-en.txt
|
vlicense Licence_CeCILL_V2-en.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue