mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
postgresql: update to 17.5
See https://www.postgresql.org/docs/17/release-17-5.html Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
committed by
Tianling Shen
parent
3265ec3123
commit
64a71ca1c2
@@ -5,7 +5,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=postgresql
|
||||
PKG_VERSION:=17.4
|
||||
PKG_VERSION:=17.5
|
||||
PKG_RELEASE:=1
|
||||
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:=c4605b73fea11963406699f949b966e5d173a7ee0ccaef8938dec0ca8a995fe7
|
||||
PKG_HASH:=fcb7ab38e23b264d1902cb25e6adafb4525a6ebcbd015434aeef9eda80f528d8
|
||||
|
||||
PKG_BUILD_FLAGS:=no-mips16
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
||||
Reference in New Issue
Block a user