cura-fdm-materials: fix distfile
This commit is contained in:
parent
4aa863e93d
commit
002c7ef72c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ short_desc="FDM Material database"
|
|||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||
license="CC0-1.0"
|
||||
homepage="https://github.com/Ultimaker/fdm_materials"
|
||||
distfiles="https://github.com/Ultimaker/fdm_materials/archive/v${version}.tar.gz"
|
||||
distfiles="https://github.com/Ultimaker/fdm_materials/archive/${version}.tar.gz"
|
||||
checksum=92915f6b39bea142209005ed1916dc0968c17bd64dcde1b4c73a05e698355d7d
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue