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