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'
|
||||
pkgname=gd
|
||||
version=2.2.4
|
||||
revision=2
|
||||
version=2.2.5
|
||||
revision=1
|
||||
wrksrc="libgd-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-xpm"
|
||||
|
@ -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=137f13a7eb93ce72e32ccd7cebdab6874f8cf7ddf31d3a455a68e016ecd9e4e6
|
||||
checksum=8c302ccbf467faec732f0741a859eef4ecae22fea2d2ab87467be940842bde51
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue