Skip to content

Commit

Permalink
Merge pull request #11 from kallelampila/master
Browse files Browse the repository at this point in the history
libexif: use redirecting SourceForge mirror
  • Loading branch information
lundmar committed Jul 29, 2014
2 parents 140f376 + e5ffb6f commit 9b35aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libexif/Buildfile
Expand Up @@ -4,7 +4,7 @@
name=libexif
version=0.6.21
release=1
source=(http://heanet.dl.sourceforge.net/project/$name/$name/$version/$name-$version.tar.bz2)
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.bz2)

build() {
cd $name-$version
Expand Down

0 comments on commit 9b35aeb

Please sign in to comment.