Skip to content

Commit

Permalink
fix download link
Browse files Browse the repository at this point in the history
  • Loading branch information
jcupitt committed Apr 17, 2017
1 parent de2c3dc commit 0365404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-vips.sh
@@ -1,6 +1,6 @@
#!/bin/bash

vips_site=https://github.com/jcupitt/libvips/releases
vips_site=https://github.com/jcupitt/libvips/releases/download
version=$VIPS_VERSION_MAJOR.$VIPS_VERSION_MINOR.$VIPS_VERSION_MICRO

set -e
Expand Down

0 comments on commit 0365404

Please sign in to comment.