mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
xfsprogs: update to 5.8.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=xfsprogs
|
PKG_NAME:=xfsprogs
|
||||||
PKG_VERSION:=5.5.0
|
PKG_VERSION:=5.8.0
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=@KERNEL/linux/utils/fs/xfs/xfsprogs
|
PKG_SOURCE_URL:=@KERNEL/linux/utils/fs/xfs/xfsprogs
|
||||||
PKG_HASH:=cfbb0b136799c48cb79435facd0969c5a60a587a458e2d16f9752771027efbec
|
PKG_HASH:=8ef46ed9e6bb927f407f541dc4324857c908ddf1374265edc910d23724048c6b
|
||||||
|
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
PKG_BUILD_PARALLEL:=1
|
PKG_BUILD_PARALLEL:=1
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
--- a/libxfs/libxfs_priv.h
|
--- a/libxfs/libxfs_priv.h
|
||||||
+++ b/libxfs/libxfs_priv.h
|
+++ b/libxfs/libxfs_priv.h
|
||||||
@@ -85,9 +85,6 @@ struct iomap;
|
@@ -87,9 +87,6 @@ struct iomap;
|
||||||
/* for all the support code that uses progname in error messages */
|
/* for all the support code that uses progname in error messages */
|
||||||
extern char *progname;
|
extern char *progname;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user