diff --git a/srcpkgs/libpqxx/template b/srcpkgs/libpqxx/template index 44f6cee8b46..aa6f657e7d3 100644 --- a/srcpkgs/libpqxx/template +++ b/srcpkgs/libpqxx/template @@ -1,6 +1,6 @@ # Template file for 'libpqxx' pkgname=libpqxx -version=6.2.3 +version=6.2.4 revision=1 build_style=gnu-configure configure_args="--enable-shared --disable-documentation" @@ -9,10 +9,10 @@ makedepends="postgresql-libs-devel" short_desc="C++ connector for PostgreSQL" maintainer="John Regan " license="BSD-3-Clause" -#changelog="https://raw.githubusercontent.com/jtv/libpqxx/master/NEWS" 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=382b88992c6162c9814388cc8575eb774ffad03d49743a5d9576aa3bffc91dfa +checksum=91a295d9e06fc36db5d993970aa1928e053a57ec03bf6284a1c534844ed35ed3 post_install() { vlicense COPYING