toybox: update to 0.7.5.
This commit is contained in:
parent
d7a7212c2c
commit
fbc8a5e19a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'toybox'
|
||||
pkgname=toybox
|
||||
version=0.7.4
|
||||
version=0.7.5
|
||||
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="${homepage}/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=49d74ca897501e5c981516719870fe08581726f5c018abe35ef52c6f0de113e7
|
||||
checksum=3ada450ac1eab1dfc352fee915ea6129b9a4349c1885f1394b61bd2d89a46c04
|
||||
|
||||
post_extract() {
|
||||
mv toybox-${version} toybox
|
||||
|
|
Loading…
Reference in New Issue