mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
populatefs: update to version 1.0
thanks to forum user Gendo
This commit is contained in:
parent
742b909a5c
commit
41d13e7b31
@ -17,12 +17,11 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="populatefs"
|
||||
PKG_VERSION="95cc98b"
|
||||
PKG_REV="1"
|
||||
PKG_VERSION="1.0"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/oskarirauta/populatefs"
|
||||
PKG_URL="https://github.com/oskarirauta/populatefs/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_SITE="https://github.com/lipnitsk/populatefs"
|
||||
PKG_URL="https://github.com/lipnitsk/$PKG_NAME/archive/v${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_HOST="e2fsprogs:host"
|
||||
PKG_SECTION="tools"
|
||||
PKG_SHORTDESC="populatefs: Tool for replacing genext2fs when creating ext4 images"
|
||||
|
Loading…
x
Reference in New Issue
Block a user