mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libbson: update to 1.5.2.
This commit is contained in:
parent
2089e217e9
commit
41b4fbc0ec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libbson'
|
# Template file for 'libbson'
|
||||||
pkgname=libbson
|
pkgname=libbson
|
||||||
version=1.5.1
|
version=1.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl automake libtool"
|
hostmakedepends="perl automake libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/mongodb/libbson"
|
homepage="https://github.com/mongodb/libbson"
|
||||||
distfiles="https://github.com/mongodb/libbson/archive/${version}.tar.gz"
|
distfiles="https://github.com/mongodb/libbson/archive/${version}.tar.gz"
|
||||||
checksum=1f7e61d85c39a8fa36aa5139e4675215b1b1ede343356bda2dbe32f2c47362c6
|
checksum=6040204482aef3d1817310f4542feb9df91627f48f70d4cbd2e62b25a71a18e6
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue