This worked for me: wget --user-agent=Mozilla --content-disposition https://github.com/Exiv2/exiv2/archive/v0.26.tar.gz
File saved as exiv2-0.26.tar.gz. On Wed, May 30, 2018 at 3:29 PM, Bruce Dubbs <[email protected]> wrote: > I was updating the currency scripts today and need some help with one > package. > > exim2: I can get the currency OK, but we need to update the URL in the book. > The package is available via https://github.com/Exiv2/exiv2/releases, but I > cannot figure out how to express the url so wget returns exiv2-0.26.tar.gz > instead of v0.26.tar.gz. I have tried numerous variations similar to what > other github packages use, but nothing I tried seems to work > > The current web site http://www.exiv2.org/ is not working. In addition, we > use exiv2-0.26-trunk.tar.gz and that does not seem to be available anyplace > but our own file servers. In addition, the files are significantly > different. > > -rw-rw-r-- 5677925 Jul 7 2017 exiv2-0.26-trunk.tar.gz > -rw-rw-r-- 28361492 May 30 14:27 v0.26.tar.gz > > Ideas? > > -- Bruce > -- > http://lists.linuxfromscratch.org/listinfo/blfs-dev > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
