From 5bb2db0b22b3b91e9087ead0a730c815ffdef3a0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 25 Apr 2009 00:15:38 +0200 Subject: [PATCH] initramfs-tools: update to 0.93.2. --HG-- extra : convert_revision : 20ce6d0aa7485c6b808d35196c24502910a3e504 --- templates/initramfs-tools/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/initramfs-tools/template b/templates/initramfs-tools/template index c5186a902fe..fc6323f1d9d 100644 --- a/templates/initramfs-tools/template +++ b/templates/initramfs-tools/template @@ -1,12 +1,13 @@ # Template file for 'initramfs-tools' pkgname=initramfs-tools -version=0.93 +version=0.93.2 +wrksrc=$pkgname patch_files="$pkgname-xbps.diff" distfiles="${DEBIAN_SITE}/main/i/${pkgname}/${pkgname}_${version}.tar.gz" build_style=custom-install short_desc="Tools for generating an initramfs" maintainer="Juan RP " -checksum=1d56acc8dd64504d1e383a9e671179979369624323814ea691bceaa3560e0ec7 +checksum=b31983b27630b3ef99f68bd8382851a7963542c944b625bdbfd2f2ff301a02d3 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