CImg: update to 2.6.1
This commit is contained in:
parent
d5c658d450
commit
dc49144352
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.6.0
|
version=2.6.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://framagit.org/dtschump/CImg/-/archive/v.${version}/CImg-v.${version}.tar.bz2"
|
distfiles="https://framagit.org/dtschump/CImg/-/archive/v.${version}/CImg-v.${version}.tar.bz2"
|
||||||
checksum=65d37a1747e0800916cd616ec0715581e6487dd6e55079c6969f369adffe20a1
|
checksum=b135ccf39237ed9ff88591b23137d7ddb48aca14c7ebae011cd1ce558cdfb953
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vlicense Licence_CeCILL_V2-en.txt
|
vlicense Licence_CeCILL_V2-en.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue