libpqxx: update to 6.4.2.
This commit is contained in:
parent
31a5676a3f
commit
97799b074f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libpqxx'
|
||||
pkgname=libpqxx
|
||||
version=6.4.0
|
||||
version=6.4.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared --disable-documentation"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="http://pqxx.org/development/libpqxx"
|
||||
changelog="https://raw.githubusercontent.com/jtv/libpqxx/master/NEWS"
|
||||
distfiles="https://github.com/jtv/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=adaac327a25704df32fb9762cfd6d8da7d566ea2ef57e9edff539c06e045f01d
|
||||
checksum=f3afb60b8f6d69a8077f7e7f30fc7175ce7d437551d386dba4f7e0f1e7b673ea
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue