mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
CImg: update to 2.7.5
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
fe9b31d782
commit
335014409b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'CImg'
|
||||
pkgname=CImg
|
||||
version=2.7.4
|
||||
version=2.7.5
|
||||
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=f2897f26b20095a1f826c7f4baa9224a9a13727d4de93acd8f3fbe559214307a
|
||||
checksum=3bbeffd96680cdf19b8d46eeee8cb3e7d53ddc5b0f8ebf51c389327b8e462d93
|
||||
|
||||
do_install() {
|
||||
vlicense Licence_CeCILL_V2-en.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue