pgbouncer: update to 1.11.0.
This commit is contained in:
parent
a818c484c2
commit
997ce1ced8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pgbouncer'
|
||||
pkgname=pgbouncer
|
||||
version=1.10.0
|
||||
version=1.11.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libevent-devel"
|
||||
|
@ -9,7 +9,7 @@ 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=d8a01442fe14ce3bd712b9e2e12456694edbbb1baedb0d6ed1f915657dd71bd5
|
||||
checksum=84802fa48a2806c53675764ce10a8b6e4733f196eb23e1aa4b954dcbe7287e70
|
||||
|
||||
post_install() {
|
||||
vlicense COPYRIGHT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue