projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added dhcp6, an IPv6 implementation of the dhcp server and client
[openwrt.git]
/
openwrt
/
package
/
postgresql
/
Makefile
diff --git
a/openwrt/package/postgresql/Makefile
b/openwrt/package/postgresql/Makefile
index
85fcabe
..
5f269b1
100644
(file)
--- a/
openwrt/package/postgresql/Makefile
+++ b/
openwrt/package/postgresql/Makefile
@@
-3,9
+3,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=postgresql
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)/ \
PKG_SOURCE_URL:=\
ftp://ftp3.us.postgresql.org/pub/postgresql/source/v$(PKG_VERSION)/ \
This page took
0.026965 seconds
and
4
git commands to generate.