mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/mkinitcpio-busybox to 1.31.1-2
This commit is contained in:
parent
ef3df64b27
commit
0aff4e1a02
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
|
||||
pkgname=mkinitcpio-busybox
|
||||
pkgver=1.31.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Base initramfs tools'
|
||||
arch=(x86_64)
|
||||
url="https://www.busybox.net/"
|
||||
license=(GPL)
|
||||
depends=(glibc)
|
||||
depends=(glibc libxcrypt)
|
||||
options=(!buildflags)
|
||||
source=(https://busybox.net/downloads/busybox-$pkgver.tar.bz2{,.sig}
|
||||
config)
|
||||
|
|
Loading…
Reference in a new issue