upgrade package postgresql

This commit is contained in:
Mark Brand 2010-12-23 02:33:05 +01:00
parent 8d0bad448a
commit 322d0adc8f
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
# PostgreSQL
PKG := postgresql
$(PKG)_IGNORE :=
$(PKG)_VERSION := 9.0.1
$(PKG)_CHECKSUM := 7adeb3c4b661115ec6eb4e5896edfee71f87245e
$(PKG)_VERSION := 9.0.2
$(PKG)_CHECKSUM := 42a9518a2f11fa1d09a23bc628b00e992d3bcf4a
$(PKG)_SUBDIR := postgresql-$($(PKG)_VERSION)
$(PKG)_FILE := postgresql-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.postgresql.org/