libpqxx: update to 6.3.1.
This commit is contained in:
parent
4e41574a45
commit
af36d33dc4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libpqxx'
|
# Template file for 'libpqxx'
|
||||||
pkgname=libpqxx
|
pkgname=libpqxx
|
||||||
version=6.2.5
|
version=6.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared --disable-documentation"
|
configure_args="--enable-shared --disable-documentation"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="http://pqxx.org/development/libpqxx"
|
homepage="http://pqxx.org/development/libpqxx"
|
||||||
changelog="https://raw.githubusercontent.com/jtv/libpqxx/master/NEWS"
|
changelog="https://raw.githubusercontent.com/jtv/libpqxx/master/NEWS"
|
||||||
distfiles="https://github.com/jtv/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/jtv/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=36fcf8439ac7f7cc68b21e95b20e921ece4487cda1cc1d09b798a84e7cb3a4b7
|
checksum=00975df6d8e5a06060c232c7156ec63a2b0b8cbb097b6ac7833fa9e48f50d0ed
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue