leveldb: update to 1.20.

This commit is contained in:
Michael Gehring 2017-03-03 09:10:30 +00:00
parent bf9678740f
commit 1e9f5d0563

View file

@ -1,13 +1,13 @@
# Template file for 'leveldb'
pkgname=leveldb
version=1.19
version=1.20
revision=1
short_desc="A fast and lightweight key/value database library by Google"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD"
homepage="https://github.com/google/leveldb"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=7d7a14ae825e66aabeb156c1c3fae9f9a76d640ef6b40ede74cc73da937e5202
checksum=f5abe8b5b209c2f36560b75f32ce61412f39a2922f7045ae764a2c23335b6664
CFLAGS="-I. -I./include"
do_build() {