mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
dosfstools: update to 4.2
update 4.1 (24 Jan 2017) to 4.2 (31 Jan 2021) changelog: https://github.com/dosfstools/dosfstools/releases/tag/v4.2
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="dosfstools"
|
||||
PKG_VERSION="4.1"
|
||||
PKG_SHA256="e6b2aca70ccc3fe3687365009dd94a2e18e82b688ed4e260e04b7412471cc173"
|
||||
PKG_VERSION="4.2"
|
||||
PKG_SHA256="64926eebf90092dca21b14259a5301b7b98e7b1943e8a201c7d726084809b527"
|
||||
PKG_LICENSE="GPLv3"
|
||||
PKG_SITE="https://github.com/dosfstools/dosfstools"
|
||||
PKG_URL="https://github.com/dosfstools/dosfstools/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_URL="https://github.com/dosfstools/dosfstools/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_HOST="toolchain:host"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_DEPENDS_INIT="toolchain dosfstools"
|
||||
|
||||
Reference in New Issue
Block a user