aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2017-10-11 12:35:33 +0300
committerGitHub <noreply@github.com>2017-10-11 12:35:33 +0300
commit8fe2c699635b6aa79de96740227a344966fcfb9d (patch)
tree947a2e421dc65368384e160c9695c16d78a6f09d
parentbc5e788164489c742f3938a65333ce3721be3db7 (diff)
parentd1f44cddc8c9fcf243da7a54073e0bb4a0bafc8b (diff)
Merge pull request #4923 from neheb/patch-2
btrfs-progs: Update to 4.13.2
-rw-r--r--utils/btrfs-progs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/btrfs-progs/Makefile b/utils/btrfs-progs/Makefile
index 845452a4e..ec3f88d6e 100644
--- a/utils/btrfs-progs/Makefile
+++ b/utils/btrfs-progs/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=btrfs-progs
-PKG_VERSION:=4.11
-PKG_RELEASE:=2
+PKG_VERSION:=4.13.2
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/linux/kernel/people/kdave/btrfs-progs/
-PKG_HASH:=e17a68cc52a27d905b715445e91ddbaa4d42de4847d54836d6ed21e012dabf0e
+PKG_HASH:=75c7331f1306495dfffabe542ef6c5539808f0cdaebdf14fa8b7ab09c59448bd
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-v$(PKG_VERSION)
PKG_LICENSE:=GPL-2.0