update postgresql to new upstream release (v7.4.9)
authorNicolas Thill <nico@openwrt.org>
Sun, 6 Nov 2005 06:34:04 +0000 (06:34 +0000)
committerNicolas Thill <nico@openwrt.org>
Sun, 6 Nov 2005 06:34:04 +0000 (06:34 +0000)
SVN-Revision: 2351

openwrt/package/postgresql/Makefile

index 85fcabe9bcbc5cf0963134c0bcd90c716a5e3632..5f269b1b9b76146c378150525c373165b25a7280 100644 (file)
@@ -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)/ \