Skip to content
Snippets Groups Projects
Commit a78cd290 authored by Natanael Copa's avatar Natanael Copa
Browse files

main/mkinitfs: upgrade to 2.0_rc6

fixes #186
(cherry picked from commit d0c4ad93)
parent 37c98dad
No related branches found
No related tags found
No related merge requests found
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mkinitfs
pkgver=2.0_rc5
pkgrel=2
pkgver=2.0_rc6
pkgrel=0
pkgdesc="Tool to generate initramfs images for Alpine"
url=http://git.alpinelinux.org/cgit/mkinitfs
depends="busybox"
......@@ -16,4 +16,4 @@ build() {
make || return 1
make install DESTDIR="$pkgdir" || return 1
}
md5sums="86c64f409df1906cfef47139712cbb81 mkinitfs-2.0_rc5.tar.bz2"
md5sums="6b8945b2e3be747caf8cfb29230f180e mkinitfs-2.0_rc6.tar.bz2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment