libgdiplus: update to 6.0.3.
This commit is contained in:
parent
71d39c4179
commit
a1ecd60f07
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgdiplus'
|
||||
pkgname=libgdiplus
|
||||
version=6.0.2
|
||||
version=6.0.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-cairo=system"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="MIT"
|
||||
homepage="http://www.mono-project.com/"
|
||||
distfiles="https://github.com/mono/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=d605bf548affd29bd0418001ffb1bb8c1bf9962c1c37c23744abb0194a099232
|
||||
checksum=a43470bd5f57ba8da38c5b88b504c66489a2b45796c1caaf35fd1a895edbd3de
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fiv
|
||||
|
|
Loading…
Reference in a new issue