Skip to content

Commit

Permalink
potrace: Switch from sourceforge download url
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Feb 15, 2018
1 parent f71f2ea commit 050613e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/potrace/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ TERMUX_PKG_HOMEPAGE=http://potrace.sourceforge.net
TERMUX_PKG_DESCRIPTION="Tool for transforming a bitmap into a smooth, scalable image"
TERMUX_PKG_VERSION=1.15
TERMUX_PKG_SHA256=a9b33904ace328340c850a01458199e0064e03ccaaa731bc869a842b1b8d529d
TERMUX_PKG_SRCURL=http://potrace.sourceforge.net/download/$TERMUX_PKG_VERSION/potrace-$TERMUX_PKG_VERSION.tar.gz
# TERMUX_PKG_SRCURL=http://potrace.sourceforge.net/download/$TERMUX_PKG_VERSION/potrace-$TERMUX_PKG_VERSION.tar.gz
# 2018-02-15: Switching to alternative url as above url is down:
TERMUX_PKG_SRCURL=https://distfiles.macports.org/potrace/potrace-$TERMUX_PKG_VERSION.tar.gz

0 comments on commit 050613e

Please sign in to comment.