summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2021-08-18 17:22:31 -0400
committerPavel Vinogradov2021-08-18 17:23:20 -0400
commitc92969cff6675fe303b5387d182838c044979a4d (patch)
treee536fac9ae470cd643b64893c2aff449ca13ee5f /graphics-libs
parentfb7a401320ef2e11c37364881b81b4004a6318db (diff)
graphics-libs/harfbuzz: version 2.8.0
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/harfbuzz/DETAILS4
-rw-r--r--graphics-libs/harfbuzz/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/graphics-libs/harfbuzz/DETAILS b/graphics-libs/harfbuzz/DETAILS
index 773f90a880..3ec056da93 100755
--- a/graphics-libs/harfbuzz/DETAILS
+++ b/graphics-libs/harfbuzz/DETAILS
@@ -9,8 +9,8 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
else
- VERSION=2.8.2
- SOURCE_HASH=sha512:47f672967ba9e9a1ea21164b9780cbaaad2f4f619811e84d1b6bdb598e5ad60c96e08fadd270460a4ce8e2fb4603fcdd881ba55f2826abc2a4ab439efdc856dc
+ VERSION=2.9.0
+ SOURCE_HASH=sha512:1b6979facba62e6ec98a510e95f18a20e54d0af3317be5df95719715362812e1c18cb52efe03f7a02003447582768dac5d9a54e5cc95f790d9623cec49ed8551
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://github.com/harfbuzz/harfbuzz/releases/download/$VERSION/$SOURCE
diff --git a/graphics-libs/harfbuzz/HISTORY b/graphics-libs/harfbuzz/HISTORY
index ab11da0239..478053cf2f 100644
--- a/graphics-libs/harfbuzz/HISTORY
+++ b/graphics-libs/harfbuzz/HISTORY
@@ -1,3 +1,6 @@
+2021-08-18 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 2.9.0
+
2021-07-09 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: switched scm to branch "main"