mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libpqxx: update to 6.4.0.
This commit is contained in:
parent
eb27f57ddf
commit
8c8ee0539c
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.3.3
|
version=6.4.0
|
||||||
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=73ff3308987f12111efb554acb599b2233ab3d52a69d3674b39acd10830758a4
|
checksum=adaac327a25704df32fb9762cfd6d8da7d566ea2ef57e9edff539c06e045f01d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue