From 8466faf05ea6ae56d632a3b84bf38a053c9ab78f Mon Sep 17 00:00:00 2001 From: KARBOWSKI Piotr Date: Sun, 29 Aug 2021 22:52:31 +0200 Subject: busybox.lebuild: 1.33.1 bump --- bootstrap/lebuilds/busybox.lebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/lebuilds/busybox.lebuild b/bootstrap/lebuilds/busybox.lebuild index b2cec43..d179160 100755 --- a/bootstrap/lebuilds/busybox.lebuild +++ b/bootstrap/lebuilds/busybox.lebuild @@ -1,6 +1,6 @@ #!/bin/sh name='busybox' -version='1.31.1' +version='1.33.1' sources=( "https://bitbucket.org/piotrkarbowski/better-initramfs/downloads/${name}-${version}.tar.bz2" ) homepage='http://busybox.net/' license='GPLv2' -- cgit v1.2.3-59-g8ed1b