aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKARBOWSKI Piotr <piotr.karbowski@gmail.com>2021-08-29 22:52:31 +0200
committerKARBOWSKI Piotr <piotr.karbowski@gmail.com>2021-08-29 22:52:31 +0200
commit8466faf05ea6ae56d632a3b84bf38a053c9ab78f (patch)
tree1092dcb32562ee5fb5f205185e7241bd3f8c4d1d
parentTODO: updated. (diff)
downloadbetter-initramfs-8466faf05ea6ae56d632a3b84bf38a053c9ab78f.tar.xz
better-initramfs-8466faf05ea6ae56d632a3b84bf38a053c9ab78f.zip
busybox.lebuild: 1.33.1 bump
-rwxr-xr-xbootstrap/lebuilds/busybox.lebuild2
1 files changed, 1 insertions, 1 deletions
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'