mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libgdiplus: update to 6.0.5.
This commit is contained in:
parent
8e68e50188
commit
4f77a0b855
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgdiplus'
|
# Template file for 'libgdiplus'
|
||||||
pkgname=libgdiplus
|
pkgname=libgdiplus
|
||||||
version=6.0.4
|
version=6.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-cairo=system"
|
configure_args="--with-cairo=system"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.mono-project.com/"
|
homepage="http://www.mono-project.com/"
|
||||||
distfiles="https://github.com/mono/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/mono/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=9a5e3f98018116f99361520348e9713cd05680c231d689a83d87acfaf237d3a8
|
checksum=1fd034f4b636214cc24e94c563cd10b3f3444d9f0660927b60e63fd4131d97fa
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
|
|
Loading…
Add table
Reference in a new issue