diff options
Diffstat (limited to 'manualPorts/openscad/Pkgfile')
-rw-r--r-- | manualPorts/openscad/Pkgfile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/manualPorts/openscad/Pkgfile b/manualPorts/openscad/Pkgfile index bcdf605..cf3b11a 100644 --- a/manualPorts/openscad/Pkgfile +++ b/manualPorts/openscad/Pkgfile @@ -6,15 +6,16 @@ name=openscad version=2021.01 -release=1 +release=2 source=(https://files.openscad.org/openscad-$version.src.tar.gz -https://github.com/openscad/openscad/commit/00a4692989c4e2f191525f73f24ad8727bacdf41.patch + https://github.com/openscad/openscad/commit/00a4692989c4e2f191525f73f24ad8727bacdf41.patch https://github.com/openscad/openscad/commit/84addf3c1efbd51d8ff424b7da276400bbfa1a4b.patch https://github.com/openscad/openscad/commit/4c5d19c302d7d440d1c11c3d02b3ce5eb2e548da.patch https://github.com/openscad/openscad/commit/9aa0d7e9f2914fe5f547bdde69202161d1c6064d.patch https://github.com/openscad/openscad/commit/c50837d597a17b5d4cd8c7ed8e09cb07edb98a6f.patch https://github.com/openscad/openscad/commit/abfebc651343909b534ef337aacc7604c99cf0ea.patch - https://github.com/openscad/openscad/commit/08bf69b4115c989fc5671254e0d05735d01bcca5.patch) + https://github.com/openscad/openscad/commit/08bf69b4115c989fc5671254e0d05735d01bcca5.patch + fs.patch) build () { cd $name-$version |