toybox: update to 0.8.7.
This commit is contained in:
parent
6ab45118e1
commit
4847a78025
@ -1,6 +1,6 @@
|
||||
# Template file for 'toybox'
|
||||
pkgname=toybox
|
||||
version=0.8.5
|
||||
version=0.8.7
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
short_desc="BSD-licensed alternative to busybox"
|
||||
@ -8,7 +8,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="0BSD"
|
||||
homepage="http://www.landley.net/toybox"
|
||||
distfiles="http://www.landley.net/toybox/downloads/toybox-${version}.tar.gz"
|
||||
checksum=bfd230c187726347f7e31a1fc5841705871dfe4f3cbc6628f512b54e57360949
|
||||
checksum=b508bf336f82cb0739b77111f945931d1a143b5a53905cb753cd2607cfdd1494
|
||||
|
||||
post_extract() {
|
||||
mv toybox-${version} toybox
|
||||
@ -40,6 +40,7 @@ _rm_failing_tests() {
|
||||
rm tests/hostname.test
|
||||
rm tests/losetup.test
|
||||
rm tests/rmdir.test
|
||||
rm tests/rm.test
|
||||
}
|
||||
|
||||
do_check() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user