mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/mkinitcpio-busybox to 1.28.4-1
This commit is contained in:
parent
928b104a71
commit
eec4831531
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - removed -mtune, changed -march to v8/v7/v6/v5 compat
|
||||
|
||||
pkgname=mkinitcpio-busybox
|
||||
pkgver=1.28.3
|
||||
pkgver=1.28.4
|
||||
pkgrel=1
|
||||
pkgdesc='Base initramfs tools'
|
||||
arch=(x86_64)
|
||||
|
@ -17,7 +17,7 @@ depends=(glibc)
|
|||
options=(!buildflags)
|
||||
source=(https://busybox.net/downloads/busybox-$pkgver.tar.bz2
|
||||
config)
|
||||
sha256sums=('ad0d22033f23e696f9a71a4c2f9210194dda39b024a79151f4ac278995332a6e'
|
||||
sha256sums=('e3c14a3699dc7e82fed397392957afc78e37bdf25398ac38ead6e84621b2ae6a'
|
||||
'cb97bf879450457c97cb2a2b6c0e4821ce6fc8962cca36e4039b3d7e8498bf38')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue