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
spdlog: update to 1.8.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev
4 years ago
parent
6ea95d9720
commit
537f96d458
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
libs/spdlog/Makefile
+ 2
- 2
libs/spdlog/Makefile
View File
@ -6,12 +6,12 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
spdlog
PKG_VERSION
:=
1.8.
0
PKG_VERSION
:=
1.8.
1
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
https://codeload.github.com/gabime/spdlog/tar.gz/v
$(
PKG_VERSION
)
?
PKG_HASH
:=
1e68e9b40cf63bb022a4b18cdc1c9d88eb5d97e4fd64fa981950a9cacf57a4bf
PKG_HASH
:=
5197b3147cfcfaa67dd564db7b878e4a4b3d9f3443801722b3915cdeced656cb
PKG_MAINTAINER
:=
PKG_LICENSE
:=
MIT
Write
Preview
Loading…
Cancel
Save