mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
imlib2: update to 1.12.3.
This commit is contained in:
parent
297a200b2d
commit
0110883eb7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'imlib2'
|
# Template file for 'imlib2'
|
||||||
pkgname=imlib2
|
pkgname=imlib2
|
||||||
version=1.12.2
|
version=1.12.3
|
||||||
revision=2
|
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"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.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.xz"
|
distfiles="${SOURCEFORGE_SITE}/enlightenment/imlib2-src/imlib2-${version}.tar.xz"
|
||||||
checksum=cc49931a20560968a8648c9ca079085976085ea96d59a01b1e17cb55af0ffe42
|
checksum=96244656576a3e0a6f58b78e514ddc919622ac6806711bc231837eee62c1de34
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue