libpqxx: update to version 7.7.3
Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
This commit is contained in:
parent
4876401174
commit
6709a2f44c
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=libpqxx
|
PKG_NAME:=libpqxx
|
||||||
PKG_VERSION:=7.6.0
|
PKG_VERSION:=7.7.3
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://github.com/jtv/libpqxx
|
PKG_SOURCE_URL:=https://github.com/jtv/libpqxx
|
||||||
PKG_SOURCE_VERSION:=$(PKG_VERSION)
|
PKG_SOURCE_VERSION:=$(PKG_VERSION)
|
||||||
PKG_MIRROR_HASH:=814f58fc151cc015b891368e1e2ceba34b1317c132a24897eed06f234fd0f283
|
PKG_MIRROR_HASH:=e362388090b8e40078294b0671ff72a28f66ee137683fb1a128c670a83633220
|
||||||
|
|
||||||
CMAKE_INSTALL:=1
|
CMAKE_INSTALL:=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue