mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
flow: update to 0.26.0.
This commit is contained in:
parent
43360070ac
commit
b259649ca9
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flow'
|
# Template file for 'flow'
|
||||||
pkgname=flow
|
pkgname=flow
|
||||||
version=0.25.0
|
version=0.26.0
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,8 +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=7144ecef267fb629051f6a941652cd6cb26793b9d91213eca0f9ef31a466cffa
|
checksum=7813c98f7509d89e5a187df4252dbf8e6c429b1d711e10156eccb1ac793fb571
|
||||||
patch_args="-Np1"
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/flow
|
vbin bin/flow
|
||||||
|
|
Loading…
Add table
Reference in a new issue