diff --git a/media-gfx/librecad/librecad-2.1.3.recipe b/media-gfx/librecad/librecad-2.1.3.recipe index 57e700d0c..f93674e3d 100644 --- a/media-gfx/librecad/librecad-2.1.3.recipe +++ b/media-gfx/librecad/librecad-2.1.3.recipe @@ -3,10 +3,10 @@ DESCRIPTION="LibreCAD is a cross-platform 2D CAD program written in C++11 \ using the Qt framework. It can read DXF and DWG files and can write DXF, PDF \ and SVG files. The user interface is highly customizable, and has dozens of \ translations." -HOMEPAGE="http://librecad.org/" +HOMEPAGE="https://librecad.org/" COPYRIGHT="2017 LibreCAD" LICENSE="GNU GPL v2" -REVISION="4" +REVISION="5" SOURCE_URI="https://github.com/LibreCAD/LibreCAD/archive/$portVersion.tar.gz" CHECKSUM_SHA256="74c4ede409b13d0365c65c0cd52dba04f1049530f6df706dc905443d5e60db06" SOURCE_DIR="LibreCAD-$portVersion"