1
0
forked from ports/contrib

postgrsql: 9.5.0 -> 9.5.1 (fixes CVE-2016-0773)

This commit is contained in:
Thomas Penteker 2016-03-15 21:37:30 +01:00
parent 04bb3a5b60
commit 3fdd89a300
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
7186c94fbcf7bf99f1f315122ebb233a postgresql
e58fffe9359e311ead94490a06b7147c postgresql-9.5.0.tar.bz2
11e037afaa4bd0c90bb3c3d955e2b401 postgresql-9.5.1.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: openssl
name=postgresql
version=9.5.0
version=9.5.1
release=1
source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql)