summaryrefslogtreecommitdiffstats
path: root/src/postgresql.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/postgresql.mk')
-rw-r--r--src/postgresql.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/postgresql.mk b/src/postgresql.mk
index 7c55bb4..53f08a9 100644
--- a/src/postgresql.mk
+++ b/src/postgresql.mk
@@ -4,11 +4,9 @@
# PostgreSQL
PKG := postgresql
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 9.1.3
$(PKG)_CHECKSUM := 1cf3044415df807c08bb8ad8e40e24e8d375cf34
$(PKG)_SUBDIR := postgresql-$($(PKG)_VERSION)
$(PKG)_FILE := postgresql-$($(PKG)_VERSION).tar.bz2
-$(PKG)_WEBSITE := http://www.postgresql.org/
$(PKG)_URL := http://ftp.postgresql.org/pub/source/v$($(PKG)_VERSION)/$($(PKG)_FILE)
$(PKG)_DEPS := gcc zlib openssl