diff mbox series

[1/1] package/libunistring: bump version to 1.0

Message ID 20220119223208.1196891-1-paguilar@paguilar.org
State Accepted
Headers show
Series [1/1] package/libunistring: bump version to 1.0 | expand

Commit Message

Pedro Aguilar Jan. 19, 2022, 10:32 p.m. UTC
- Update indentation in hash file (two spaces)

Signed-off-by: Pedro Aguilar <paguilar@paguilar.org>
---
 package/libunistring/libunistring.hash | 6 +++---
 package/libunistring/libunistring.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Thomas Petazzoni Jan. 22, 2022, 12:19 p.m. UTC | #1
On Wed, 19 Jan 2022 23:32:08 +0100
Pedro Aguilar <paguilar@paguilar.org> wrote:

> - Update indentation in hash file (two spaces)

I'm not sure what went wrong, but between "sha256" and the hash, you
had a tab and not two spaces, so "check-package" was complaining.

I fixed that when applying to master. Thanks!

Thomas
diff mbox series

Patch

diff --git a/package/libunistring/libunistring.hash b/package/libunistring/libunistring.hash
index 2e4595b17d..145c8c3e54 100644
--- a/package/libunistring/libunistring.hash
+++ b/package/libunistring/libunistring.hash
@@ -1,6 +1,6 @@ 
 # Locally calculated after checking pgp signature
 # https://ftp.gnu.org/gnu/libunistring/libunistring-0.9.10.tar.xz.sig
-sha256	eb8fb2c3e4b6e2d336608377050892b54c3c983b646c561836550863003c05d7	libunistring-0.9.10.tar.xz
+sha256	5bab55b49f75d77ed26b257997e919b693f29fd4a1bc22e0e6e024c246c72741  libunistring-1.0.tar.xz
 # Locally calculated
-sha256	8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903	COPYING
-sha256	a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c	COPYING.LIB
+sha256	8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
+sha256	a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c  COPYING.LIB
diff --git a/package/libunistring/libunistring.mk b/package/libunistring/libunistring.mk
index 1ed7ecf906..a69eacd676 100644
--- a/package/libunistring/libunistring.mk
+++ b/package/libunistring/libunistring.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBUNISTRING_VERSION = 0.9.10
+LIBUNISTRING_VERSION = 1.0
 LIBUNISTRING_SITE = $(BR2_GNU_MIRROR)/libunistring
 LIBUNISTRING_SOURCE = libunistring-$(LIBUNISTRING_VERSION).tar.xz
 LIBUNISTRING_INSTALL_STAGING = YES