initramfs-tools: update to 0.92o because previous distfile was removed.
--HG-- extra : convert_revision : 62c2865117465d728c7d2585c3e44d38b4a5c660
This commit is contained in:
parent
aafefa6c23
commit
d0bbf183d9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'initramfs-tools'
|
||||
pkgname=initramfs-tools
|
||||
version=0.92l
|
||||
version=0.92o
|
||||
wrksrc=$pkgname
|
||||
patch_files="$pkgname-xbps.diff"
|
||||
distfiles="
|
||||
|
@ -8,7 +8,7 @@ http://ftp.de.debian.org/debian/pool/main/i/$pkgname/${pkgname}_${version}.tar.g
|
|||
build_style=custom-install
|
||||
short_desc="Tools for generating an initramfs"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=cb4968ea4ffbdff777c865b0c8e71e49547bd15798ad5077244c3bb302de307e
|
||||
checksum=c6d76f51c08e23463fffd2fce027d62ffcfa317f549c58e14495459a1773a55e
|
||||
long_desc="
|
||||
This package contains tools to create and boot an initramfs for packaged 2.6
|
||||
Linux kernel. The initramfs is a gzipped cpio archive. At boot time, the
|
||||
|
|
Loading…
Reference in New Issue