mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
btrfs-progs: update to 6.11
- Update package URL Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
This commit is contained in:
committed by
Tianling Shen
parent
976a24a1ea
commit
5ac2c5278d
@@ -6,12 +6,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=btrfs-progs
|
||||
PKG_VERSION:=6.9
|
||||
PKG_VERSION:=6.11
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@KERNEL/linux/kernel/people/kdave/btrfs-progs
|
||||
PKG_HASH:=7e14a5d597f323dd7d1b453e3a4e661a7e9f07ea060efbff4f76ff8315917de8
|
||||
PKG_HASH:=ff9ae91521303a90d87e1c4be230f0121f39c44ddbe52c2aeae263c6fecfa099
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-v$(PKG_VERSION)
|
||||
|
||||
PKG_MAINTAINER:=Karel Kočí <karel.koci@nic.cz>
|
||||
@@ -30,7 +30,7 @@ define Package/btrfs-progs
|
||||
CATEGORY:=Utilities
|
||||
SUBMENU:=Filesystem
|
||||
TITLE:=Btrfs filesystems utilities
|
||||
URL:=https://btrfs.wiki.kernel.org/
|
||||
URL:=https://btrfs.readthedocs.io
|
||||
DEPENDS:= \
|
||||
+libattr \
|
||||
+libuuid \
|
||||
|
||||
Reference in New Issue
Block a user