flow: update to 0.37.1.
This commit is contained in:
parent
8f478efd84
commit
08d1620eb1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flow'
|
||||
pkgname=flow
|
||||
version=0.37.0
|
||||
version=0.37.1
|
||||
revision=1
|
||||
only_for_archs="x86_64"
|
||||
build_style=gnu-makefile
|
||||
|
@ -10,7 +10,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="BSD"
|
||||
homepage="http://flowtype.org/"
|
||||
distfiles="https://github.com/facebook/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=82e1ec628f9c65ae48fab8b7a762c537a462c8978eb9a2e4059f207d56f6a89f
|
||||
checksum=98290b31db94084cadba130d495b19cba76855b52e845bdcdf9f1eb2e3af7978
|
||||
nopie=yes
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue