libpqxx: update to 6.4.2.

This commit is contained in:
maxice8
2019-03-23 06:56:11 -03:00
committed by maxice8
parent 31a5676a3f
commit 97799b074f

View File

@@ -1,6 +1,6 @@
# Template file for 'libpqxx' # Template file for 'libpqxx'
pkgname=libpqxx pkgname=libpqxx
version=6.4.0 version=6.4.2
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=adaac327a25704df32fb9762cfd6d8da7d566ea2ef57e9edff539c06e045f01d checksum=f3afb60b8f6d69a8077f7e7f30fc7175ce7d437551d386dba4f7e0f1e7b673ea
post_install() { post_install() {
vlicense COPYING vlicense COPYING