core/mkinitcpio-busybox to 1.28.3-1

This commit is contained in:
Kevin Mihelich 2018-04-06 09:15:36 +00:00
parent e83a01cc06
commit 7e7ec85dc6

View file

@ -7,7 +7,7 @@
# - removed -mtune, changed -march to v8/v7/v6/v5 compat
pkgname=mkinitcpio-busybox
pkgver=1.28.2
pkgver=1.28.3
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=('b64a94a60877c96838ee60e75765576ecc8756bf3636485117637604acb84b0d'
sha256sums=('ad0d22033f23e696f9a71a4c2f9210194dda39b024a79151f4ac278995332a6e'
'cb97bf879450457c97cb2a2b6c0e4821ce6fc8962cca36e4039b3d7e8498bf38')
prepare() {