watchman: update to 3.2.0.
This commit is contained in:
parent
08bd037db8
commit
b11c7262d9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'watchman'
|
# Template file for 'watchman'
|
||||||
pkgname=watchman
|
pkgname=watchman
|
||||||
version=3.1
|
version=3.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://facebook.github.io/watchman/"
|
homepage="https://facebook.github.io/watchman/"
|
||||||
distfiles="https://github.com/facebook/watchman/archive/v${version}.tar.gz"
|
distfiles="https://github.com/facebook/watchman/archive/v${version}.tar.gz"
|
||||||
checksum=c463b5cd5d8ccfbe96bdbcdc5a3c04c91c8eae53e1ffa4846a7317a8f6b4f159
|
checksum=7ef7edb3cff99d6580630d65aedaae350308ed1ad71f30718ae7bf968b61140c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue