From 3ec7bc1129a7c0e7b55c6c465bc2ee324e3f60ed Mon Sep 17 00:00:00 2001 From: Piraty Date: Sun, 20 Oct 2019 01:44:29 +0200 Subject: [PATCH] toybox: update to 0.8.2. --- srcpkgs/toybox/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/toybox/template b/srcpkgs/toybox/template index 8f56e95960c..b1a00f0c4bf 100644 --- a/srcpkgs/toybox/template +++ b/srcpkgs/toybox/template @@ -1,6 +1,6 @@ # Template file for 'toybox' pkgname=toybox -version=0.8.1 +version=0.8.2 revision=1 create_wrksrc=yes short_desc="BSD-licensed alternative to busybox" @@ -8,7 +8,7 @@ maintainer="Steve Prybylski " license="0BSD" homepage="http://www.landley.net/toybox" distfiles="http://www.landley.net/toybox/downloads/toybox-${version}.tar.gz" -checksum=1ac41e62b809d2ab656479f7f4e20bb71c63c14473f5c7d13f25d4f7fcfefdb3 +checksum=9a2760fa442e9baf1be6064ab5ba8b90f2098e1d4bc33c788960b8d73f52fed5 post_extract() { mv toybox-${version} toybox @@ -49,4 +49,3 @@ toybox-static_package() { vlicense toybox-static/LICENSE } } -