toybox: update to 0.8.2.
This commit is contained in:
parent
db4b151376
commit
3ec7bc1129
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue