mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
toybox: update to 0.8.10
This commit is contained in:
parent
5eb1e5b156
commit
9290e32c0f
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.9
|
version=0.8.10
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
||||||
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=06913dde3de7139b40f947bd7f23869dfc8796e9c6ff39de02719f8b7b2d47ad
|
checksum=d3afee05ca90bf425ced73f527e418fecd626c5340b5f58711a14531f8d7d108
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mv toybox-${version} toybox
|
mv toybox-${version} toybox
|
||||||
|
|
Loading…
Add table
Reference in a new issue