toybox: update to 0.7.8.
This commit is contained in:
parent
689a318782
commit
26c9b8923d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'toybox'
|
||||
pkgname=toybox
|
||||
version=0.7.7
|
||||
version=0.7.8
|
||||
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=ee218ab21c80044c04112ada7f59320062c35909a6e5f850b1318b17988ffba0
|
||||
checksum=4962e16898cb3c6e2719205349c8e6749a30583618a264aa8911f9ad61d998d6
|
||||
|
||||
post_extract() {
|
||||
mv toybox-${version} toybox
|
||||
|
|
Loading…
Reference in New Issue