Skip to content

Commit

Permalink
libpqxx: update to version 7.7.4
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Bezzubchenko <[email protected]>
  • Loading branch information
garikello3d authored and neheb committed Aug 16, 2022
1 parent aee5b7d commit 5af0e97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/libpqxx/Makefile
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=libpqxx
PKG_VERSION:=7.7.3
PKG_VERSION:=7.7.4
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/jtv/libpqxx
PKG_SOURCE_VERSION:=$(PKG_VERSION)
PKG_MIRROR_HASH:=e362388090b8e40078294b0671ff72a28f66ee137683fb1a128c670a83633220
PKG_MIRROR_HASH:=471bc42a823eea9f807dd171d52c5f39688179fb925bd52fc2f27535e527fa1f,

CMAKE_INSTALL:=1

Expand Down

0 comments on commit 5af0e97

Please sign in to comment.