toybox: update to 0.8.2.

This commit is contained in:
Piraty 2019-10-20 01:44:29 +02:00
parent db4b151376
commit 3ec7bc1129

View file

@ -1,6 +1,6 @@
# Template file for 'toybox'
pkgname=toybox
version=0.8.1
version=0.8.2
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=1ac41e62b809d2ab656479f7f4e20bb71c63c14473f5c7d13f25d4f7fcfefdb3
checksum=9a2760fa442e9baf1be6064ab5ba8b90f2098e1d4bc33c788960b8d73f52fed5
post_extract() {
mv toybox-${version} toybox
@ -49,4 +49,3 @@ toybox-static_package() {
vlicense toybox-static/LICENSE
}
}