mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
graphics/potrace: Updated for version 1.13.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
This commit is contained in:
parent
b68987957d
commit
cfb242800e
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=potrace
|
||||
VERSION=${VERSION:-1.12}
|
||||
VERSION=${VERSION:-1.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="potrace"
|
||||
VERSION="1.12"
|
||||
VERSION="1.13"
|
||||
HOMEPAGE="http://potrace.sourceforge.net/"
|
||||
DOWNLOAD="http://potrace.sourceforge.net/download/1.12/potrace-1.12.tar.gz"
|
||||
MD5SUM="314850e30ae4319f0615efdae485abaa"
|
||||
DOWNLOAD="http://potrace.sourceforge.net/download/1.13/potrace-1.13.tar.gz"
|
||||
MD5SUM="f26888fc2fbfa96fa79ce07fdcf4bb70"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue