Update libpqxx to 7.9.1

autoupdate-libpqxx-7.9.1
ruki 6 months ago
parent 54ace3e62c
commit 86990e5f44
  1. 1
      packages/l/libpqxx/xmake.lua

@ -4,6 +4,7 @@ package("libpqxx")
add_urls("https://github.com/jtv/libpqxx/archive/refs/tags/$(version).tar.gz",
"https://github.com/jtv/libpqxx.git")
add_versions("7.9.1", "4fafd63009b1d6c2b64b8c184c04ae4d1f7aa99d8585154832d28012bae5b0b6")
add_versions("7.7.0", "2d99de960aa3016915bc69326b369fcee04425e57fbe9dad48dd3fa6203879fb")
add_deps("cmake", "python 3.x")

Loading…
Cancel
Save