mongodb: update to 3.2.9.
This commit is contained in:
parent
db62e3f2b5
commit
63ffca6d1a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mongodb'
|
# Template file for 'mongodb'
|
||||||
pkgname=mongodb
|
pkgname=mongodb
|
||||||
version=3.2.8
|
version=3.2.9
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="mongodb-src-r${version}"
|
wrksrc="mongodb-src-r${version}"
|
||||||
hostmakedepends="scons"
|
hostmakedepends="scons"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.mongodb.org"
|
homepage="http://www.mongodb.org"
|
||||||
license="AGPL-3"
|
license="AGPL-3"
|
||||||
distfiles="http://downloads.mongodb.org/src/mongodb-src-r${version}.tar.gz"
|
distfiles="http://downloads.mongodb.org/src/mongodb-src-r${version}.tar.gz"
|
||||||
checksum=5501e0e90c9358358e9ee20d4814643e910b847827627ed7ca1a9d90d220c0a7
|
checksum=25f8817762b784ce870edbeaef14141c7561eb6d7c14cd3197370c2f9790061b
|
||||||
# build flags broken.
|
# build flags broken.
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue