mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
toybox: update to 0.8.3.
This commit is contained in:
parent
d625e25661
commit
3ac40da50e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'toybox'
|
# Template file for 'toybox'
|
||||||
pkgname=toybox
|
pkgname=toybox
|
||||||
version=0.8.2
|
version=0.8.3
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
short_desc="BSD-licensed alternative to busybox"
|
short_desc="BSD-licensed alternative to busybox"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="0BSD"
|
license="0BSD"
|
||||||
homepage="http://www.landley.net/toybox"
|
homepage="http://www.landley.net/toybox"
|
||||||
distfiles="http://www.landley.net/toybox/downloads/toybox-${version}.tar.gz"
|
distfiles="http://www.landley.net/toybox/downloads/toybox-${version}.tar.gz"
|
||||||
checksum=9a2760fa442e9baf1be6064ab5ba8b90f2098e1d4bc33c788960b8d73f52fed5
|
checksum=eab28fd29d19d4e61ef09704e5871940e6f35fd35a3bb1285e41f204504b5c01
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mv toybox-${version} toybox
|
mv toybox-${version} toybox
|
||||||
|
|
Loading…
Add table
Reference in a new issue