diff --git a/srcpkgs/leveldb/template b/srcpkgs/leveldb/template index 47815b2f767..462984486db 100644 --- a/srcpkgs/leveldb/template +++ b/srcpkgs/leveldb/template @@ -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 " 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() {