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
sqlite3: update to 3.8.7.4
compile tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
lilik-openwrt-22.03
Etienne CHAMPETIER
10 years ago
parent
527539c842
commit
115c26619c
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
libs/sqlite3/Makefile
+ 2
- 2
libs/sqlite3/Makefile
View File
@ -8,12 +8,12 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
sqlite
PKG_VERSION
:=
308070
1
PKG_VERSION
:=
308070
4
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-autoconf-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
http://www.sqlite.org/2014/
PKG_MD5SUM
:=
8ee4541ebb3e5739e7ef5e9046e30063
PKG_MD5SUM
:=
33bb8db0038317ce1b0480ca1185c7ba
PKG_LICENSE
:=
PUBLICDOMAIN
PKG_LICENSE_FILES
:=
Write
Preview
Loading…
Cancel
Save