pgbouncer: update to 1.12.0.
This commit is contained in:
parent
d79117ec95
commit
7f0504d367
@ -1,15 +1,16 @@
|
||||
# Template file for 'pgbouncer'
|
||||
pkgname=pgbouncer
|
||||
version=1.11.0
|
||||
version=1.12.0
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libevent-devel"
|
||||
short_desc="Lightweight connection pooler for PostgreSQL"
|
||||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
license="ISC"
|
||||
homepage="https://pgbouncer.github.io/"
|
||||
distfiles="https://pgbouncer.github.io/downloads/files/${version}/pgbouncer-${version}.tar.gz"
|
||||
checksum=84802fa48a2806c53675764ce10a8b6e4733f196eb23e1aa4b954dcbe7287e70
|
||||
checksum=1b3c6564376cafa0da98df3520f0e932bb2aebaf9a95ca5b9fa461e9eb7b273e
|
||||
|
||||
post_install() {
|
||||
vlicense COPYRIGHT
|
||||
|
Loading…
Reference in New Issue
Block a user