# Automatically generated aport, do not edit! # Generator: pmbootstrap aportgen busybox-static-armhf pkgname=busybox-static-armhf pkgver=1.31.0 pkgrel=0 _arch="armhf" _mirror="http://dl-cdn.alpinelinux.org/alpine/" url="http://busybox.net" license="GPL2" arch="all" options="!check !strip" pkgdesc="Statically linked Busybox for $_arch" _target="$(arch_to_hostspec $_arch)" source=" busybox-static-$pkgver-r$pkgrel-$_arch.apk::$_mirror/edge/main/$_arch/busybox-static-$pkgver-r$pkgrel.apk " package() { mkdir -p "$pkgdir/usr/$_target" cd "$pkgdir/usr/$_target" tar -xf $srcdir/busybox-static-$pkgver-r$pkgrel-$_arch.apk rm .PKGINFO .SIGN.* } sha512sums="05645d2ffc8e3af2c17ebd7881c777e392e1bbaeaef2da0bbbb73d0045a218b00da54df99ac64570c4a3f1c6e1a43dfe5657b8b3d2ed69f52683d12c88d8d932 busybox-static-1.31.0-r0-armhf.apk"