From a3caf5b5e94879c4c5a6aa793d7bcebee6c12048 Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 6 Nov 2005 06:34:04 +0000 Subject: [PATCH] update postgresql to new upstream release (v7.4.9) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2351 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/postgresql/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openwrt/package/postgresql/Makefile b/openwrt/package/postgresql/Makefile index 85fcabe9bc..5f269b1b9b 100644 --- a/openwrt/package/postgresql/Makefile +++ b/openwrt/package/postgresql/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=postgresql -PKG_VERSION:=7.4.7 -PKG_RELEASE:=3 -PKG_MD5SUM:=32dac2916d16287d95e0c958a75161fa +PKG_VERSION:=7.4.9 +PKG_RELEASE:=1 +PKG_MD5SUM:=d7cf0f0a0e1dda19268f55cb1e124c77 PKG_SOURCE_URL:=\ ftp://ftp3.us.postgresql.org/pub/postgresql/source/v$(PKG_VERSION)/ \ -- 2.30.2