mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-24 01:42:15 +08:00
sqlite3 3.8.8.3
This commit is contained in:
parent
6a5fe00f64
commit
969629c567
@ -4,8 +4,8 @@
|
||||
|
||||
_pkgbasename=sqlite3
|
||||
pkgname=lib32-sqlite3
|
||||
_amalgamationver=3080702
|
||||
pkgver=3.8.7.2
|
||||
_amalgamationver=3080803
|
||||
pkgver=3.8.8.3
|
||||
pkgrel=1
|
||||
pkgdesc="A C library that implements an SQL database engine (32-bit)"
|
||||
arch=('x86_64')
|
||||
@ -13,8 +13,8 @@ license=('custom')
|
||||
url="http://www.sqlite.org/"
|
||||
depends=('lib32-glibc' $_pkgbasename=$pkgver)
|
||||
makedepends=('tcl' 'gcc-multilib' 'lib32-readline')
|
||||
source=(http://www.sqlite.org/2014/sqlite-autoconf-${_amalgamationver}.tar.gz)
|
||||
sha1sums=('175283383d010709f76fdd13cb0c8c3c329a1c67')
|
||||
source=(http://www.sqlite.org/2015/sqlite-autoconf-${_amalgamationver}.tar.gz)
|
||||
sha1sums=('2fe3f6226a2a08a2e814b97cd53e36bb3c597112')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/sqlite-autoconf-${_amalgamationver}
|
||||
|
Loading…
Reference in New Issue
Block a user