mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #1627 from dangowrt/update-sqlite3
sqlite3: update source compile tested on ar71xx
This commit is contained in:
@@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=sqlite
|
PKG_NAME:=sqlite
|
||||||
PKG_VERSION:=3081002
|
PKG_VERSION:=3081101
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://www.sqlite.org/2015/
|
PKG_SOURCE_URL:=http://www.sqlite.org/2015/
|
||||||
PKG_MD5SUM:=a18bfc015cd49a1e7a961b7b77bc3b37
|
PKG_MD5SUM:=298c8d6af7ca314f68de92bc7a356cbe
|
||||||
|
|
||||||
PKG_LICENSE:=PUBLICDOMAIN
|
PKG_LICENSE:=PUBLICDOMAIN
|
||||||
PKG_LICENSE_FILES:=
|
PKG_LICENSE_FILES:=
|
||||||
|
|||||||
Reference in New Issue
Block a user