gd: update to 2.2.5.
This commit is contained in:
parent
b7a01543b9
commit
7791ad5751
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gd'
|
# Template file for 'gd'
|
||||||
pkgname=gd
|
pkgname=gd
|
||||||
version=2.2.4
|
version=2.2.5
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="libgd-${version}"
|
wrksrc="libgd-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-xpm"
|
configure_args="--without-xpm"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.libgd.org/"
|
homepage="http://www.libgd.org/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="https://github.com/libgd/libgd/releases/download/gd-${version}/libgd-${version}.tar.xz"
|
distfiles="https://github.com/libgd/libgd/releases/download/gd-${version}/libgd-${version}.tar.xz"
|
||||||
checksum=137f13a7eb93ce72e32ccd7cebdab6874f8cf7ddf31d3a455a68e016ecd9e4e6
|
checksum=8c302ccbf467faec732f0741a859eef4ecae22fea2d2ab87467be940842bde51
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue