parent
02d1f27d85
commit
f074fc0804
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libbson'
|
# Template file for 'libbson'
|
||||||
pkgname=libbson
|
pkgname=libbson
|
||||||
version=1.9.0
|
version=1.9.1
|
||||||
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=1422ee711eeaa6af668cc83a6b5ab8e6cd4335083ebe3acb4a6faa45b7c3b026
|
checksum=2d22f7914297fb7554510057223a415fc72aff1dc8ba477baa724aa4d78cfa01
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue