mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
flow: update to 0.33.0.
This commit is contained in:
parent
2fca0859bc
commit
157b0da21d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flow'
|
# Template file for 'flow'
|
||||||
pkgname=flow
|
pkgname=flow
|
||||||
version=0.32.0
|
version=0.33.0
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="x86_64"
|
only_for_archs="x86_64"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://flowtype.org/"
|
homepage="http://flowtype.org/"
|
||||||
distfiles="https://github.com/facebook/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/facebook/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=0dc6316e265b20c1b9fb8ae2b45ee5c7ae0315f2724c3c8f8a5de7782efe3467
|
checksum=c5d19fc5b8f425be24bf6d62eeff2b8a7fdb8bf8138a46ffd8864491bd4f754b
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue