mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
leveldb: update to 1.23.
This commit is contained in:
parent
5def5420ce
commit
89e9db639c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'leveldb'
|
||||
pkgname=leveldb
|
||||
version=1.22
|
||||
version=1.23
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=ON -DLEVELDB_BUILD_TESTS=OFF
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/google/leveldb"
|
||||
distfiles="https://github.com/google/leveldb/archive/${version}.tar.gz"
|
||||
checksum=55423cac9e3306f4a9502c738a001e4a339d1a38ffbee7572d4a07d5d63949b2
|
||||
checksum=9a37f8a6174f09bd622bc723b55881dc541cd50747cbd08831c2a82d620f6d76
|
||||
|
||||
post_install() {
|
||||
# license
|
||||
|
|
Loading…
Add table
Reference in a new issue