diff --git a/media-gfx/potrace/potrace-1.14.recipe b/media-gfx/potrace/potrace-1.14.recipe index 525aba69b..52f3adfe4 100644 --- a/media-gfx/potrace/potrace-1.14.recipe +++ b/media-gfx/potrace/potrace-1.14.recipe @@ -1,4 +1,4 @@ -SUMMARY="Portable Network Graphics library" +SUMMARY="Utility for tracing a bitmap" DESCRIPTION="Potrace is a tool for tracing a bitmap, which means, transforming a \ bitmap into a smooth, scalable image. The input is a bitmap (PBM, \ PGM, PPM, or BMP), and the default output is one of several vector \ @@ -20,7 +20,7 @@ potracing greyscale and color images. HOMEPAGE="http://potrace.sourceforge.net/" COPYRIGHT="2001-2015 Peter Selinger" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="http://potrace.sourceforge.net/download/$portVersion/potrace-$portVersion.tar.gz" CHECKSUM_SHA256="db72b65311cfdcb63880b317f610d84485f086e15f88ca2346012d49414cd97e" PATCHES="potrace-$portVersion.patchset"