mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/yarn: change source URL on request from upstream
This commit is contained in:
parent
003db7281d
commit
bfe221d654
@ -8,7 +8,7 @@ url="https://yarnpkg.com/"
|
||||
arch="noarch"
|
||||
license="BSD-2"
|
||||
depends="nodejs"
|
||||
source="https://github.com/yarnpkg/$pkgname/releases/download/v$pkgver/$pkgname-v$pkgver.tar.gz
|
||||
source="https://yarnpkg.com/downloads/$pkgver/$pkgname-v$pkgver.tar.gz
|
||||
yarn.patch"
|
||||
builddir="$srcdir/dist"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user