|
|
@ -5,7 +5,7 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=postgresql |
|
|
|
PKG_VERSION:=14.0 |
|
|
|
PKG_VERSION:=14.1 |
|
|
|
PKG_RELEASE:=$(AUTORELEASE) |
|
|
|
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org> |
|
|
|
PKG_LICENSE:=PostgreSQL |
|
|
@ -17,7 +17,7 @@ PKG_SOURCE_URL:=\ |
|
|
|
http://ftp.postgresql.org/pub/source/v$(PKG_VERSION) \
|
|
|
|
ftp://ftp.postgresql.org/pub/source/v$(PKG_VERSION) |
|
|
|
|
|
|
|
PKG_HASH:=ee2ad79126a7375e9102c4db77c4acae6ae6ffe3e082403b88826d96d927a122 |
|
|
|
PKG_HASH:=4d3c101ea7ae38982f06bdc73758b53727fb6402ecd9382006fa5ecc7c2ca41f |
|
|
|
|
|
|
|
PKG_USE_MIPS16:=0 |
|
|
|
PKG_FIXUP:=autoreconf |
|
|
|