summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorIsmael Luceno2022-01-27 16:48:16 +0100
committerIsmael Luceno2022-01-27 17:15:44 +0100
commit90d1ef26cc512fa1616d3a690353f3c3661cb0f3 (patch)
tree2ae32c9bd59e6a7184280a52ecd56df1508b0d9b /graphics
parent05c46795f43b4ca4ed9696f7ea36d957cfee894e (diff)
acl: Disable installation of .la files
Diffstat (limited to 'graphics')
-rwxr-xr-xgraphics/inkscape/DETAILS6
-rw-r--r--graphics/inkscape/HISTORY4
2 files changed, 7 insertions, 3 deletions
diff --git a/graphics/inkscape/DETAILS b/graphics/inkscape/DETAILS
index 17f5b8d465..aefe1be729 100755
--- a/graphics/inkscape/DETAILS
+++ b/graphics/inkscape/DETAILS
@@ -1,11 +1,11 @@
. "$GRIMOIRE"/CMAKE_FUNCTIONS
SPELL=inkscape
- VERSION=1.1
- XVERSION=2021-05-24_c4e8f9ed74
+ VERSION=1.1.1
+ XVERSION=2021-09-20_3bf5ae0d25
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION}_$XVERSION"
SOURCE_URL[0]="https://inkscape.org/gallery/item/26932/$SOURCE"
- SOURCE_HASH=sha512:54b75f8794d748ef59d5b719ea04e3debadc1a5cf3f62f14254502567973bbd634850edd0a3bc082be878dacf041e9bd10982c4846bf154f89aa5319eda4ee80
+ SOURCE_HASH=sha512:22b1b584a344c4f4ebd0b6e84a4af44e472ef47b3971cb97cbb026a4bf7cb5bea49a7de0c2af2a9e439c7c794f775081c8d1904f33eadb49a5389ea01bc0896c
WEB_SITE=http://www.inkscape.org/
ENTERED=20031207
SECURITY_PATCH=2
diff --git a/graphics/inkscape/HISTORY b/graphics/inkscape/HISTORY
index 9831973176..99315acfc2 100644
--- a/graphics/inkscape/HISTORY
+++ b/graphics/inkscape/HISTORY
@@ -1,3 +1,7 @@
+2022-01-23 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 1.1.1
+ changed blabla
+
2021-08-14 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 1.1
* BUILD, INSTALL, patches/inkscape-0.92.4-upstream_fixes-1.patch: