summaryrefslogtreecommitdiffstats
path: root/disk
diff options
context:
space:
mode:
authorFlorian Franzmann2021-05-25 15:07:58 +0200
committerFlorian Franzmann2021-06-01 00:44:20 +0200
commite2560489f1fecf23f815953a4d14c0c113a74bc6 (patch)
tree638e90a3fc5ba580587e75ce6aa6dae74c016cbf /disk
parent82cfdebed19d7eeae9e55e1f10ae86fe08c16838 (diff)
disk/xfsprogs: version 5.12.0
Diffstat (limited to 'disk')
-rwxr-xr-xdisk/xfsprogs/DETAILS4
-rw-r--r--disk/xfsprogs/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/disk/xfsprogs/DETAILS b/disk/xfsprogs/DETAILS
index bd44937866..44ddf22d9f 100755
--- a/disk/xfsprogs/DETAILS
+++ b/disk/xfsprogs/DETAILS
@@ -1,9 +1,9 @@
SPELL=xfsprogs
- VERSION=5.10.0
+ VERSION=5.12.0
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=https://mirrors.edge.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/$SOURCE
- SOURCE_HASH=sha512:da09e687c87c4b133888dba7b4458017ec028020637ea5066be0232bf5c7da18239cc33eadd02d9b99d1c835aab38cab1ec9d45ae8b83897f9157cfcb0271fbd
+ SOURCE_HASH=sha512:d31263529cd5e0aad2b4414aca91f352c6df9de9a241655e43b5592a3ca120efdcfcd8cf84401ebd1b3fcf67027f0923fecc6f961bdaf12fb00c3ac67abd5fe7
LICENSE[0]=GPL
WEB_SITE=https://mirrors.edge.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/
ENTERED=20020110
diff --git a/disk/xfsprogs/HISTORY b/disk/xfsprogs/HISTORY
index db014947f2..dd95ecfd6c 100644
--- a/disk/xfsprogs/HISTORY
+++ b/disk/xfsprogs/HISTORY
@@ -1,3 +1,6 @@
+2021-05-25 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 5.12.0
+
2020-12-12 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 5.10.0
* DEPENDS: add dependency on inih