Skip to content

Commit

Permalink
fstools: update to latest git HEAD
Browse files Browse the repository at this point in the history
b4e25d5 libblkid-tiny: fix symbol collision with full libblkid

Fixes: FS#2691, FS#2692
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
  • Loading branch information
jow- committed Dec 22, 2019
1 parent ea5cf7c commit 5f42441
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/system/fstools/Makefile
Expand Up @@ -12,9 +12,9 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/fstools.git
PKG_MIRROR_HASH:=4411400675131aada73911c4afc80149485e2686479bc6479acff253eb25e9a7
PKG_SOURCE_DATE:=2019-12-20
PKG_SOURCE_VERSION:=111a43f8c64683e79859dcb3f4b7aa437e24502b
PKG_MIRROR_HASH:=8cb1187b129a91537ff8f5b2751226e206f073742bd5c3673a0025f713d08203
PKG_SOURCE_DATE:=2019-12-22
PKG_SOURCE_VERSION:=b4e25d54035c5092e8e9b46ab63500e95ac8c730
CMAKE_INSTALL:=1

PKG_LICENSE:=GPL-2.0
Expand Down

0 comments on commit 5f42441

Please sign in to comment.