diff options
author | Eduardo Chappa <chappa@washington.edu> | 2017-12-02 10:37:50 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2017-12-02 10:37:50 -0700 |
commit | 0f9fea5d15563bb92c376aede610a5e7bc677ac8 (patch) | |
tree | bb621d700dd3c33b510852095ec5a915adf35e85 /packages | |
parent | b12fdc78ea7de4da9734f981cdcb0cb10504691f (diff) | |
download | alpine-0f9fea5d15563bb92c376aede610a5e7bc677ac8.tar.xz |
* Update documentation to reflect that there was a change in the
main website of distribution of Alpine.
Diffstat (limited to 'packages')
-rw-r--r-- | packages/alpine.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/alpine.spec b/packages/alpine.spec index 8a9dcacf..6eb92613 100644 --- a/packages/alpine.spec +++ b/packages/alpine.spec @@ -4,8 +4,8 @@ Version: 2.21.9 Release: 1 License: Apache License Group: Applications/Mail -Source: http://alpine.freeiz.com/alpine/release/src/%{name}-%{version}.tar.xz -URL: http://alpine.freeiz.com/alpine/ +Source: %{name}-%{version}.tar.xz +URL: http://repo.or.cz/alpine.git Vendor: Patches for Pine and Alpine Packager: Eduardo Chappa <alpine.chappa@gmx.com> BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot |