mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/libgdiplus: update to 5.6
This commit is contained in:
parent
b27c5ad49c
commit
a67c88b5a4
@ -1,8 +1,8 @@
|
|||||||
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
|
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
|
||||||
# Maintainer:
|
# Maintainer:
|
||||||
pkgname=libgdiplus
|
pkgname=libgdiplus
|
||||||
pkgver=4.2
|
pkgver=5.6
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
pkgdesc="An Open Source Implementation of the GDI+ API"
|
pkgdesc="An Open Source Implementation of the GDI+ API"
|
||||||
url="http://www.mono-project.com"
|
url="http://www.mono-project.com"
|
||||||
arch="all"
|
arch="all"
|
||||||
@ -44,6 +44,4 @@ package() {
|
|||||||
make DESTDIR="$pkgdir" install || return 1
|
make DESTDIR="$pkgdir" install || return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
md5sums="3e68075aa0911d5ebc2b3739e85af0ea libgdiplus-4.2.tar.gz"
|
sha512sums="22ade1e300f3d24407875db1c44db5079497a30cba7018a1f3c1f85070140c511e92dbe40c0f306f6adc7a3fb15f05674a86bb2644216c3e06845c3b7a47b27c libgdiplus-5.6.tar.gz"
|
||||||
sha256sums="f332b9b8b44fd1c50b8d8d01a7296360b806c790b8297614739b3de1edbadfeb libgdiplus-4.2.tar.gz"
|
|
||||||
sha512sums="102d1e07a106fa32640a20c4843bf82b3f628c5b7a3813d39c7712f2cd09d80dc5adb337a8d5bdbae065f876a0c433a5d8fcb7d761dff5ee08c48cac2cd2344e libgdiplus-4.2.tar.gz"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user