parent
4562bcf13e
commit
e57f6b6a9d
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libpqxx'
|
||||
pkgname=libpqxx
|
||||
version=6.1.0
|
||||
version=6.1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared --disable-documentation"
|
||||
hostmakedepends="python postgresql-libs-devel"
|
||||
hostmakedepends="postgresql-libs-devel python"
|
||||
makedepends="postgresql-libs-devel"
|
||||
short_desc="C++ connector for PostgreSQL"
|
||||
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=a36899821e4bc354f424c041d43a7f5c0def24d2b7bb3f486d0e6b131520603f
|
||||
checksum=7b4f37dab4b17b71ef415ffa37f5102ef6bc12647e42f0abaaf6febeeefb8b1e
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue
Block a user