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'
|
||||
pkgname=toybox
|
||||
version=0.7.1
|
||||
version=0.7.2
|
||||
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=5bb3069f58faf12940d5cfde3209ac7f63210bebdd9023979b0c20cede126ea7
|
||||
checksum=79da71c7c39cef0a5f7b834f0b17d0d436e7994dd33e912f581b4c12d3b1681f
|
||||
|
||||
post_extract() {
|
||||
mkdir toybox
|
||||
|
|
Loading…
Reference in a new issue