summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2022-03-23 17:36:40 -0400
committerPavel Vinogradov2022-03-23 17:52:28 -0400
commitb7763f1320e60b8c03754afae7fbcf28747aa831 (patch)
treed5d1f02d7491e7ff78528b7450bd2309f31cd4e2 /graphics-libs
parentf7b082245af78a9ba2644aab817c9c44a78ccc57 (diff)
graphics-libs/harfbuzz: version 4.1.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 d5a7395817..98042fc083 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=4.0.1
- SOURCE_HASH=sha512:7a24c88366d2da5fcf9e5dd61592be9f4fe925c7df608494166cfec81225d56691b7b4db7a11c461c9ba57a806564166b35ab0a64cee69cd5bbead167a44c14e
+ VERSION=4.1.0
+ SOURCE_HASH=sha512:099855d2054077a50f4b8d7148dc1992046641b50416c69fe024c220c1902c7d445e53cb1a0b5d8fa23bed372d1396a195e9fb75893c38af73f1f9b475935a49
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 a1a93eb139..6854c45698 100644
--- a/graphics-libs/harfbuzz/HISTORY
+++ b/graphics-libs/harfbuzz/HISTORY
@@ -1,3 +1,6 @@
+2022-03-23 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 4.1.0
+
2022-03-15 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: git -> git_http,
(https://github.blog/2021-09-01-improving-git-protocol-security-github/)