libpqxx: update to 6.3.3.
This commit is contained in:
parent
218d2b7150
commit
fabe1e1912
2 changed files with 3 additions and 3 deletions
|
@ -2327,7 +2327,7 @@ libges-1.0.so.0 gst1-editing-services-1.6.2_1
|
||||||
libykneomgr.so.0 libykneomgr-0.1.8_1
|
libykneomgr.so.0 libykneomgr-0.1.8_1
|
||||||
libopenshot.so.16 libopenshot-0.2.1_1
|
libopenshot.so.16 libopenshot-0.2.1_1
|
||||||
libopenshot-audio.so.6 libopenshot-audio-0.1.5_1
|
libopenshot-audio.so.6 libopenshot-audio-0.1.5_1
|
||||||
libpqxx-6.2.so libpqxx-6.2.2_1
|
libpqxx-6.3.so libpqxx-6.3.3_1
|
||||||
libndpi.so.1 ndpi-1.6_1
|
libndpi.so.1 ndpi-1.6_1
|
||||||
liblog.so android-studio-3.0.1_1
|
liblog.so android-studio-3.0.1_1
|
||||||
libm.so android-studio-3.0.1_1
|
libm.so android-studio-3.0.1_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libpqxx'
|
# Template file for 'libpqxx'
|
||||||
pkgname=libpqxx
|
pkgname=libpqxx
|
||||||
version=6.3.1
|
version=6.3.3
|
||||||
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=00975df6d8e5a06060c232c7156ec63a2b0b8cbb097b6ac7833fa9e48f50d0ed
|
checksum=73ff3308987f12111efb554acb599b2233ab3d52a69d3674b39acd10830758a4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue