diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-06-05 09:46:49 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-06-05 09:46:49 +0000 |
commit | 56b2cf6266a50afc284e3453923f79904c9e739a (patch) | |
tree | 6a7a44d686442bd2fa6849e92b810c915bf89fc6 /main/postgresql | |
parent | b237d544713d125fa78cb4262a395632eaa72246 (diff) | |
download | aports-56b2cf6266a50afc284e3453923f79904c9e739a.tar.bz2 aports-56b2cf6266a50afc284e3453923f79904c9e739a.tar.xz |
main/postgresql: upgrade to 9.1.4
Diffstat (limited to 'main/postgresql')
-rw-r--r-- | main/postgresql/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/postgresql/APKBUILD b/main/postgresql/APKBUILD index fd226f949a..0663c55e29 100644 --- a/main/postgresql/APKBUILD +++ b/main/postgresql/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=postgresql -pkgver=9.1.3 +pkgver=9.1.4 pkgrel=0 pkgdesc="A sophisticated object-relational DBMS" url="http://www.postgresql.org/" @@ -57,7 +57,7 @@ client() { } -md5sums="641e1915f7ebfdc9f138e4c55b6aec0e postgresql-9.1.3.tar.bz2 +md5sums="a8035688dba988b782725ac1aec60186 postgresql-9.1.4.tar.bz2 4d2f5be74fae4895db3d993e69bbda10 postgresql.initd b609795f715cefcc30b08e4ed01f4416 postgresql.confd df2d90fc713b4e89fd21abb9e36cd688 pg-restore.initd |