diff options
author | B. Stack <bgstack15@gmail.com> | 2021-06-15 11:23:08 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-06-15 11:23:08 -0400 |
commit | 36ca79c9c3984f214d7df6e464eb017a381938b5 (patch) | |
tree | c88113adc5d32e740c558b6d7373e2024a3a3072 | |
parent | wf 2021.06 rc1 (diff) | |
download | stackrpms-36ca79c9c3984f214d7df6e464eb017a381938b5.tar.gz stackrpms-36ca79c9c3984f214d7df6e464eb017a381938b5.tar.bz2 stackrpms-36ca79c9c3984f214d7df6e464eb017a381938b5.zip |
add copr location of wf-fbsd-patches tar xz
-rw-r--r-- | waterfox/waterfox.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/waterfox/waterfox.spec b/waterfox/waterfox.spec index 5364c80..b7d6799 100644 --- a/waterfox/waterfox.spec +++ b/waterfox/waterfox.spec @@ -182,7 +182,10 @@ Source0: %{vc_url}/archive/%{version}-%{branch}/%{name}-%{version}-%{bran # https://www.freshports.org/www/waterfox # rev=revision ./waterfox-FreeBSD-patches-snapshot.sh # https://github.com/MrAlex94/Waterfox/issues/1220 -Source600: https://dl.bintray.com/phantomx/tarballs/%{freebsd_root}.tar.xz +# stackrpms, 4 +# for revision freebsd_rev 20191102 we need to use somewhere else because the dl.bintray.com file is not available to me +# found in builder-live.log.gz from chinfo copr waterfox build +Source600: https://copr-dist-git.fedorainfracloud.org/repo/pkgs/phantomx/chinforpms/waterfox/%{freebsd_root}.tar.xz/md5/e28455f630158a06d82cad5662d3f9b9/%{freebsd_root}.tar.xz Source601: patch-bug1321069 Source602: patch-bug1381815 |