mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
librecad: switch to https.
This commit is contained in:
@@ -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 \
|
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 \
|
and SVG files. The user interface is highly customizable, and has dozens of \
|
||||||
translations."
|
translations."
|
||||||
HOMEPAGE="http://librecad.org/"
|
HOMEPAGE="https://librecad.org/"
|
||||||
COPYRIGHT="2017 LibreCAD"
|
COPYRIGHT="2017 LibreCAD"
|
||||||
LICENSE="GNU GPL v2"
|
LICENSE="GNU GPL v2"
|
||||||
REVISION="4"
|
REVISION="5"
|
||||||
SOURCE_URI="https://github.com/LibreCAD/LibreCAD/archive/$portVersion.tar.gz"
|
SOURCE_URI="https://github.com/LibreCAD/LibreCAD/archive/$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="74c4ede409b13d0365c65c0cd52dba04f1049530f6df706dc905443d5e60db06"
|
CHECKSUM_SHA256="74c4ede409b13d0365c65c0cd52dba04f1049530f6df706dc905443d5e60db06"
|
||||||
SOURCE_DIR="LibreCAD-$portVersion"
|
SOURCE_DIR="LibreCAD-$portVersion"
|
||||||
|
|||||||
Reference in New Issue
Block a user