update to postgresql 8.2.5 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8876 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=postgresql
|
||||
PKG_VERSION:=8.2.4
|
||||
PKG_VERSION:=8.2.5
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
@ -17,7 +17,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=\
|
||||
ftp://ftp.us.postgresql.org/pub/mirrors/postgresql/source/v$(PKG_VERSION) \
|
||||
ftp://ftp-archives.postgresql.org/pub/source/v$(PKG_VERSION)
|
||||
PKG_MD5SUM:=af7ec100a33c41bfb8d87b5e0ec2f44a
|
||||
PKG_MD5SUM:=bb1cd309ea72f070cb964736f5755847
|
||||
PKG_CAT:=bzcat
|
||||
|
||||
PKG_BUILD_DEPENDS:=libnotimpl
|
||||
|
Reference in New Issue
Block a user