summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorThomas Orgis2021-02-19 00:51:16 +0100
committerThomas Orgis2021-02-19 00:51:16 +0100
commit79c243d67d25d37a8814826e0b7a0376da945607 (patch)
tree7f0afbe28c32adebcbaa44caf587d6b107d5e4bf /graphics
parent741bf580f48e2e6290c9cea6afa331f0a11cd1c9 (diff)
gimp: version 2.10.22 (fix crash with current glib2)
Diffstat (limited to 'graphics')
-rwxr-xr-xgraphics/gimp/DETAILS4
-rw-r--r--graphics/gimp/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/graphics/gimp/DETAILS b/graphics/gimp/DETAILS
index 680fd60b37..dc9123b264 100755
--- a/graphics/gimp/DETAILS
+++ b/graphics/gimp/DETAILS
@@ -1,9 +1,9 @@
SPELL=gimp
#if [[ $GIMP_DEVEL == y ]]; then
#else
- VERSION=2.10.14
+ VERSION=2.10.22
SECURITY_PATCH=2
- SOURCE_HASH=sha512:acbd095361d9211a5a23474693dd170ed76bf4ea5b1df69791f1d975ef5cdaba1e5fb9f5be9f592a360db5826d71eaaf464005075397cb6630070fe32833c030
+ SOURCE_HASH=sha512:13841ac4a186df47e4155095ca888a903b2db9e25a73fbb834fe981ccf915cb67a3e08506e5c13b6c5f35e27b1de24befbccf871e438b1a35f67f069bebd8fd0
#fi
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://download.gimp.org/pub/gimp/v${VERSION%.*}/$SOURCE
diff --git a/graphics/gimp/HISTORY b/graphics/gimp/HISTORY
index 258b855c70..2bfae126de 100644
--- a/graphics/gimp/HISTORY
+++ b/graphics/gimp/HISTORY
@@ -1,3 +1,6 @@
+2021-02-19 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: version 2.10.22 (un-break with current glib)
+
2020-08-30 Thomas Orgis <sobukus@sourcemage.org>
* DEPENDS: gegl and mypaint-brushes (instead of mypaint)