mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
CImg: update to 2.6.0
This commit is contained in:
parent
e9bd09e29b
commit
072257f7ee
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.5.7
|
version=2.6.0
|
||||||
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=f4aa6645f73b6692e55e95a128d3cee24cf9ed2f7748b545b2234bc4ccad3add
|
checksum=65d37a1747e0800916cd616ec0715581e6487dd6e55079c6969f369adffe20a1
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vlicense Licence_CeCILL_V2-en.txt
|
vlicense Licence_CeCILL_V2-en.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue