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