diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-15 07:23:14 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-15 09:04:31 +0000 |
commit | 2fe619084f6fa2593014b585f4009528afeb463c (patch) | |
tree | 55a5d8df48f0c5b0613b3a598dbbe3a47bfd06f8 /main/postgresql/APKBUILD | |
parent | 18c69f1242a853aa8b93698cc704b56af8cb489f (diff) | |
download | aports-2fe619084f6fa2593014b585f4009528afeb463c.tar.bz2 aports-2fe619084f6fa2593014b585f4009528afeb463c.tar.xz |
main/postgresql: fix checksum
and fix whitespace damage
Diffstat (limited to 'main/postgresql/APKBUILD')
-rw-r--r-- | main/postgresql/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/postgresql/APKBUILD b/main/postgresql/APKBUILD index 9579e8b7d5..7d04211f21 100644 --- a/main/postgresql/APKBUILD +++ b/main/postgresql/APKBUILD @@ -61,5 +61,5 @@ client() { md5sums="80390514d568a7af5ab61db1cda27e29 postgresql-9.0.4.tar.bz2 66c197b8186a6df0752fe2aed40c90c4 postgresql.initd c56a4db0c3757f5dc7f9d59132b428ba postgresql.confd -7f8de63848c51c8a30c39bec6b1b1606 pg-restore.initd +5f6d10a6a3d71dcee856fa6671954ab4 pg-restore.initd bf45384752b320b369f1425939763178 pg-restore.confd" |