This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
libpqxx: update to version 7.6.0
Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
lilik-openwrt-22.03
Igor Bezzubchenko
3 years ago
parent
be41235aaf
commit
92c57bd324
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
libs/libpqxx/Makefile
+ 2
- 2
libs/libpqxx/Makefile
View File
@ -1,13 +1,13 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
libpqxx
PKG_VERSION
:=
7.
5.2
PKG_VERSION
:=
7.
6.0
PKG_RELEASE
:=
1
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_URL
:=
https://github.com/jtv/libpqxx
PKG_SOURCE_VERSION
:=
$(
PKG_VERSION
)
PKG_MIRROR_HASH
:=
9f7fc055f16289e871f8ff59b7fe085f5eab34264503671f357ef71d5f1bbc02
PKG_MIRROR_HASH
:=
814f58fc151cc015b891368e1e2ceba34b1317c132a24897eed06f234fd0f283
CMAKE_INSTALL
:=
1
Write
Preview
Loading…
Cancel
Save