projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c84b8ec
)
libmbim: fix hash for 1.26.4 tarball
author
Josef Schlehofer
<
[email protected]
>
Wed, 23 Nov 2022 13:31:56 +0000
(14:31 +0100)
committer
Josef Schlehofer
<
[email protected]
>
Wed, 23 Nov 2022 13:31:56 +0000
(14:31 +0100)
This corrects the hash by using sha256sum for downloaded tarball from
freedesktop. After that, package libmbim was successfully compiled.
Signed-off-by: Josef Schlehofer <
[email protected]
>
libs/libmbim/Makefile
patch
|
blob
|
history
diff --git
a/libs/libmbim/Makefile
b/libs/libmbim/Makefile
index 2ca7f4b8de913e0c746253a02cda38f2e15abc11..38a8f7a84a5b668ee7f9eb325e0c5ca8d46d1061 100644
(file)
--- a/
libs/libmbim/Makefile
+++ b/
libs/libmbim/Makefile
@@
-13,7
+13,7
@@
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.freedesktop.org/software/libmbim
-PKG_HASH:=
4963f9135f8ad26165d969d0b2028b00d68243201113c94a2ebe22c4227058a4
+PKG_HASH:=
f688cec4c4586a17575f5e327448ce62f2000ef6a07c9e4589873d4a68568ad9
PKG_MAINTAINER:=Nicholas Smith <
[email protected]
>