libpqxx: update to 6.2.2.
Closes #13578. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
1da401ca57
commit
e75ca428d0
2 changed files with 3 additions and 3 deletions
|
@ -2393,7 +2393,7 @@ libges-1.0.so.0 gst1-editing-services-1.6.2_1
|
|||
libykneomgr.so.0 libykneomgr-0.1.8_1
|
||||
libopenshot-audio.so.6 libopenshot-audio-0.1.5_1
|
||||
libopenshot.so.14 libopenshot-0.1.9_1
|
||||
libpqxx-4.0.so libpqxx-4.0.1_1
|
||||
libpqxx-6.2.so libpqxx-6.2.2_1
|
||||
libndpi.so.1 ndpi-1.6_1
|
||||
liblog4cxx.so.10 log4cxx-0.10.0_1
|
||||
liblog.so android-studio-3.0.1_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libpqxx'
|
||||
pkgname=libpqxx
|
||||
version=6.1.1
|
||||
version=6.2.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared --disable-documentation"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John Regan <john@jrjrtech.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://pqxx.org/development/libpqxx"
|
||||
distfiles="https://github.com/jtv/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=7b4f37dab4b17b71ef415ffa37f5102ef6bc12647e42f0abaaf6febeeefb8b1e
|
||||
checksum=610985bd0eba744ec3b425e24d8a003221df6c8d8bf4aac9f7da0390a3a97b6b
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue