瀏覽代碼

package/utf8proc: bump version to 2.7.0

Release notes:
https://github.com/JuliaStrings/utf8proc/releases/tag/v2.7.0

Updated license hash due to copyright year bump:
https://github.com/JuliaStrings/utf8proc/commit/8ca6144c85c165987cb1c5d8395c7314e13d4cd7

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Bernd Kuhls 3 年之前
父節點
當前提交
79c5f60ad5
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 2 2
      package/utf8proc/utf8proc.hash
  2. 1 1
      package/utf8proc/utf8proc.mk

+ 2 - 2
package/utf8proc/utf8proc.hash

@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  4c06a9dc4017e8a2438ef80ee371d45868bda2237a98b26554de7a95406b283b  utf8proc-2.6.1.tar.gz
-sha256  fbc720fcc90fb44396985646f67e4d19be03e0c0539f7138ed9dc6efba49dc49  LICENSE.md
+sha256  4bb121e297293c0fd55f08f83afab6d35d48f0af4ecc07523ad8ec99aa2b12a1  utf8proc-2.7.0.tar.gz
+sha256  3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256  LICENSE.md

+ 1 - 1
package/utf8proc/utf8proc.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-UTF8PROC_VERSION = 2.6.1
+UTF8PROC_VERSION = 2.7.0
 UTF8PROC_SITE = $(call github,JuliaStrings,utf8proc,v$(UTF8PROC_VERSION))
 UTF8PROC_LICENSE = MIT
 UTF8PROC_LICENSE_FILES = LICENSE.md