mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
LibreCAD: use tag tarball
This commit is contained in:
parent
6d815dd2df
commit
7fc934302c
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ makedepends="qt5-devel qt5-svg-devel boost-devel muparser-devel librsvg-devel"
|
|||
short_desc="2D Computer-aided design (CAD) software"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://librecad.org"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=d770007b1e02f007c47ecb0babe63275fe82798da3b3d721a4d2d2701bb47a14
|
||||
homepage="https://librecad.org"
|
||||
distfiles="https://github.com/librecad/librecad/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=7d1b5d1c8bb537e4f855e7e8a3663f2f1cb8a0d70ee3c7f18481a80471b9029e
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
configure_args+=" BOOST_DIR=${XBPS_CROSS_BASE}/usr"
|
||||
|
|
Loading…
Add table
Reference in a new issue