commit
1275a054d3
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pgadmin3'
|
# Template file for 'pgadmin3'
|
||||||
pkgname=pgadmin3
|
pkgname=pgadmin3
|
||||||
version=1.20.0
|
version=1.22.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_path_WX_CONFIG=wx-config-3.0 --with-wx-version=3.0"
|
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"
|
makedepends="postgresql-libs-devel wxWidgets-devel libxslt-devel libressl-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://www.pgadmin.org"
|
homepage="http://www.pgadmin.org"
|
||||||
distfiles="http://ftp.postgresql.org/pub/pgadmin3/release/v${version}/src/pgadmin3-${version}.tar.gz"
|
distfiles="http://ftp.postgresql.org/pub/pgadmin3/release/v${version}/src/pgadmin3-${version}.tar.gz"
|
||||||
checksum=0773d7826a9c7a998c4872e9b00b998e0bbb10448984d66853420c95fa626b8c
|
checksum=719ea7c0e65d99e8f365bf2d395d7a199804170b3266ada1374d9ac790bc783e
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Reference in New Issue