mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
imlib2: update to 1.12.4.
This commit is contained in:
parent
d029dcf6f1
commit
29773c42a5
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.3
|
version=1.12.4
|
||||||
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=96244656576a3e0a6f58b78e514ddc919622ac6806711bc231837eee62c1de34
|
checksum=bf07ff09255ed30f05a1c252d4b578426c2dcdbbc28e8c714adf060690395720
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue