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 version to 7.4.1
Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
lilik-openwrt-22.03
Igor Bezzubchenko
4 years ago
parent
13c1f2bcda
commit
1f08a4c8df
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.
3
.1
PKG_VERSION
:=
7.
4
.1
PKG_RELEASE
:=
1
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_URL
:=
https://github.com/jtv/libpqxx
PKG_SOURCE_VERSION
:=
$(
PKG_VERSION
)
PKG_MIRROR_HASH
:=
6d5b66f01285310a53815963d56f5137be2d05fe426b0e15d73cd8df92b84989
PKG_MIRROR_HASH
:=
fa7528342ac9bd9c9aacc5888362860efeacf7e866699f38afdd178fa41c2e23
CMAKE_INSTALL
:=
1
Write
Preview
Loading…
Cancel
Save