1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 03:29:48 +03:00

update postgresql to new upstream release (v7.4.9)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2351 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2005-11-06 06:34:04 +00:00
parent d9d0f04484
commit 8d7744de87

View 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)/ \