mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/busybox to 1.24.2-1
This commit is contained in:
parent
1b4ce6c651
commit
5ea90176cc
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - don't build with musl-gcc
|
||||
|
||||
pkgname=busybox
|
||||
pkgver=1.24.1
|
||||
pkgver=1.24.2
|
||||
pkgrel=1
|
||||
pkgdesc="Utilities for rescue and embedded systems"
|
||||
arch=("i686" "x86_64")
|
||||
|
@ -17,7 +17,7 @@ install=busybox.install
|
|||
source=("$url/downloads/$pkgname-$pkgver.tar.bz2"
|
||||
"config"
|
||||
ifplugd.patch)
|
||||
md5sums=('be98a40cadf84ce2d6b05fa41a275c6a'
|
||||
md5sums=('2eaae519cac1143bcf583636a745381f'
|
||||
'86035b9208a5358b885fbf6b87a0735d'
|
||||
'187adc8319e45be12d79e8db2c514d74')
|
||||
|
||||
|
|
Loading…
Reference in a new issue