toybox: update to 0.7.0.
This commit is contained in:
parent
1ce779b036
commit
fb397f6c32
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'toybox'
|
||||
pkgname=toybox
|
||||
version=0.6.1
|
||||
revision=2
|
||||
version=0.7.0
|
||||
revision=1
|
||||
short_desc="A BSD-licensed alternative to busybox"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="BSD"
|
||||
homepage="http://www.landley.net/toybox"
|
||||
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=122ceb30c6ca0e8b8e914a427b1aaa89715c53a3df500afc56524ce88426838c
|
||||
checksum=65428816f88ad3fe92b67df86dc05427c8078fe03843b8b9715fdfa6d29c0f97
|
||||
|
||||
post_extract() {
|
||||
mkdir toybox
|
||||
|
|
Loading…
Reference in a new issue