mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libpqxx: bump version to 7.10.4
https://github.com/jtv/libpqxx/blob/7.10.4/NEWS Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
ac47f65186
commit
60fa1d6981
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 cfbbb1d93a0a3d81319ec71d9a3db80447bb033c4f6cee088554a88862fd77d7 libpqxx-7.10.1.tar.gz
|
||||
sha256 e578677d0c1b0f7ad37ac2d9ac373bc9738a3732083c70672da5f2c3028e6b03 libpqxx-7.10.4.tar.gz
|
||||
sha256 2ccd31347a87796860a6600f57bf97ff4d54c203ecce4ea040425ba79774cf5f COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBPQXX_VERSION = 7.10.1
|
||||
LIBPQXX_VERSION = 7.10.4
|
||||
LIBPQXX_SITE = $(call github,jtv,libpqxx,$(LIBPQXX_VERSION))
|
||||
LIBPQXX_INSTALL_STAGING = YES
|
||||
LIBPQXX_DEPENDENCIES = postgresql
|
||||
|
||||
Reference in New Issue
Block a user