libbson: update to 1.5.4.
This commit is contained in:
parent
c6912e901f
commit
39685e1413
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libbson'
|
# Template file for 'libbson'
|
||||||
pkgname=libbson
|
pkgname=libbson
|
||||||
version=1.5.3
|
version=1.5.4
|
||||||
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=3278f28a8d177ed770e48212be9c614d19702f061342fd397f369760d4696c53
|
checksum=c91fa42f68e5a18d709dd7d8b4ad23c0b6bd6e504665b56c4b05da1441ad951f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue