CImg: update to 2.6.2
This commit is contained in:
parent
d46a32bf00
commit
5603a1a008
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'CImg'
|
||||
pkgname=CImg
|
||||
version=2.6.1
|
||||
version=2.6.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="CImg-v.${version}"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
|
|||
license="CECILL-2.0, CECILL-C"
|
||||
homepage="http://cimg.eu"
|
||||
distfiles="https://framagit.org/dtschump/CImg/-/archive/v.${version}/CImg-v.${version}.tar.bz2"
|
||||
checksum=b135ccf39237ed9ff88591b23137d7ddb48aca14c7ebae011cd1ce558cdfb953
|
||||
checksum=8e734f5546f0f4c9143bd5699fd4a6cee8950b564cacf0af383bda5d3acc0aa3
|
||||
|
||||
do_install() {
|
||||
vlicense Licence_CeCILL_V2-en.txt
|
||||
|
|
Loading…
Reference in a new issue