gd: update to 2.2.3.
This commit is contained in:
parent
28f2173183
commit
7fa1a7ea8c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gd'
|
||||
pkgname=gd
|
||||
version=2.2.2
|
||||
version=2.2.3
|
||||
revision=1
|
||||
wrksrc="libgd-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.libgd.org/"
|
||||
license="BSD"
|
||||
distfiles="https://github.com/libgd/libgd/releases/download/gd-${version}/libgd-${version}.tar.xz"
|
||||
checksum=489f756ce07f0c034b1a794f4d34fdb4d829256112cb3c36feb40bb56b79218c
|
||||
checksum=746b6cbd6769a22ff3ba6f5756f3512a769bd4cdf4695dff17f4867f25fa7d3c
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue