From ae0e601df7c8e896600b16a4028e4451fb3aa3fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Wed, 27 Dec 2023 08:57:56 +0700 Subject: [PATCH] busybox: for posix_memalign --- srcpkgs/busybox/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/busybox/template b/srcpkgs/busybox/template index 0b81f496c07..e9932b73ad3 100644 --- a/srcpkgs/busybox/template +++ b/srcpkgs/busybox/template @@ -1,7 +1,7 @@ # Template file for 'busybox' pkgname=busybox version=1.34.1 -revision=5 +revision=6 hostmakedepends="perl" checkdepends="tar which zip" short_desc="Swiss Army Knife of Embedded Linux"