mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
freecad: update to 0.18.3.
This commit is contained in:
parent
48c8025aa9
commit
9ccbb5153c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'freecad'
|
||||
pkgname=freecad
|
||||
version=0.18.2
|
||||
revision=2
|
||||
version=0.18.3
|
||||
revision=1
|
||||
wrksrc="FreeCAD-${version}"
|
||||
build_style=cmake
|
||||
|
||||
|
@ -38,7 +38,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://freecadweb.org/"
|
||||
distfiles="https://github.com/FreeCAD/FreeCAD/archive/${version}.tar.gz"
|
||||
checksum=9b28007df2ee67d28992ce4bbfb44ad8484cdd32fd5756afcbd00b81a382b9e4
|
||||
checksum=7f86b9b31f3b5bdf64e0c3978f71916f7a427c09776a6f3143adb268df57471e
|
||||
|
||||
post_extract() {
|
||||
# Report exact minor version
|
||||
|
|
Loading…
Add table
Reference in a new issue