diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-09-25 08:24:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-09-25 08:24:37 +0000 |
commit | 77d9e6cd291feb53198210e59098565f760c7952 (patch) | |
tree | 09e77f7ebe08f7584f396b572936329fe2dd26fa /main/postgresql | |
parent | a3760f21760b90df11cd6b93ce283dd2407253fb (diff) | |
download | aports-77d9e6cd291feb53198210e59098565f760c7952.tar.bz2 aports-77d9e6cd291feb53198210e59098565f760c7952.tar.xz |
main/postgresql: fix checksum
Diffstat (limited to 'main/postgresql')
-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 df92e4fa01..7a1b391c71 100644 --- a/main/postgresql/APKBUILD +++ b/main/postgresql/APKBUILD @@ -47,5 +47,5 @@ client() { md5sums="f2015af17bacbbfe140daf0d1067f9c9 postgresql-8.4.1.tar.bz2 -794aa5e0ee00e6939505aeff527550c2 postgresql.initd +e1ac78f216a8969a46e4486270b85a9b postgresql.initd 6218755fde294b7d17b77d280a9c9106 postgresql.confd" |