toybox: update to 0.7.2.
This commit is contained in:
parent
ba8f632687
commit
4167e269b7
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.7.1
|
version=0.7.2
|
||||||
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=5bb3069f58faf12940d5cfde3209ac7f63210bebdd9023979b0c20cede126ea7
|
checksum=79da71c7c39cef0a5f7b834f0b17d0d436e7994dd33e912f581b4c12d3b1681f
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mkdir toybox
|
mkdir toybox
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue