mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
imlib2: update to 1.7.0.
This commit is contained in:
parent
97c46db45c
commit
ab7416ae1d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'imlib2'
|
# Template file for 'imlib2'
|
||||||
pkgname=imlib2
|
pkgname=imlib2
|
||||||
version=1.6.1
|
version=1.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --sysconfdir=/etc/imlib2 --enable-visibility-hiding"
|
configure_args="--disable-static --sysconfdir=/etc/imlib2 --enable-visibility-hiding"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Imlib2"
|
license="Imlib2"
|
||||||
homepage="https://sourceforge.net/projects/enlightenment/"
|
homepage="https://sourceforge.net/projects/enlightenment/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/enlightenment/imlib2-src/imlib2-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/enlightenment/imlib2-src/imlib2-${version}.tar.gz"
|
||||||
checksum=668696d0a8961bb57353fe96669f44bbdf1696221a65da563408a5010c5bd735
|
checksum=fde6cc188a35e34eff251ee249d2b5624aa0d85f83a689237ec2fe90ceca718a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue