yarn-bin: update to 1.3.2.
This commit is contained in:
parent
35ce49d09d
commit
a489d9cfb8
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'yarn-bin'
|
# Template file for 'yarn-bin'
|
||||||
pkgname=yarn-bin
|
pkgname=yarn-bin
|
||||||
version=1.1.0
|
version=1.3.2
|
||||||
revision=1
|
revision=1
|
||||||
depends="nodejs"
|
depends="nodejs"
|
||||||
short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
|
short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
|
||||||
@ -9,7 +9,7 @@ license="2-cause-BSD"
|
|||||||
homepage="https://yarnpkg.com/"
|
homepage="https://yarnpkg.com/"
|
||||||
distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
|
distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
|
||||||
conflicts="yarn>=0"
|
conflicts="yarn>=0"
|
||||||
checksum=171c1f9ee93c488c0d774ac6e9c72649047c3f896277d88d0f805266519430f3
|
checksum=6cfe82e530ef0837212f13e45c1565ba53f5199eec2527b85ecbcd88bf26821d
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
tar xfz ${XBPS_SRCDISTDIR}/${pkgname}-${version}/yarn-v${version}.tar.gz --strip-components=1 -C ${wrksrc}
|
tar xfz ${XBPS_SRCDISTDIR}/${pkgname}-${version}/yarn-v${version}.tar.gz --strip-components=1 -C ${wrksrc}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user