# Automatically generated aport, do not edit! # Generator: pmbootstrap aportgen busybox-static-armv7 pkgname=busybox-static-armv7 pkgver=1.31.0 pkgrel=0 _arch="armv7" _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="f2f11245bb9fb6056341c57c51185045309470c3de3a32150e716b6e28c12d87fe72faf69edcaffb73297d15af4928a07f8d2b29dd373dd86c9af7ba53165b30 busybox-static-1.31.0-r0-armv7.apk"