pgadmin3 : update to 1.22.2
Signed-off-by: Gerardo Di Iorio <arete74@gmail.com>
This commit is contained in:
parent
9740dee0b3
commit
2a1f551f0e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pgadmin3'
|
||||
pkgname=pgadmin3
|
||||
version=1.22.1
|
||||
revision=4
|
||||
version=1.22.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="ac_cv_path_WX_CONFIG=wx-config-3.0 --with-wx-version=3.0"
|
||||
makedepends="postgresql-libs-devel wxWidgets-devel libxslt-devel libressl-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="http://www.pgadmin.org"
|
||||
distfiles="http://ftp.postgresql.org/pub/pgadmin3/release/v${version}/src/pgadmin3-${version}.tar.gz"
|
||||
checksum=719ea7c0e65d99e8f365bf2d395d7a199804170b3266ada1374d9ac790bc783e
|
||||
checksum=9b68b0e3d3f0a261344fb8196825967d1e7acaca1d8cc82c42e12368ca5844ac
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue