From 7e71f6d4afac8d810be3c5154899f554acd38385 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 8 Oct 2009 16:48:18 +0200 Subject: [PATCH] busybox-initramfs: set revision=1 missed in previous. --HG-- extra : convert_revision : bc8952a3dc776348f4488cb1570abf9dc92b5ba9 --- templates/busybox-initramfs/template | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/busybox-initramfs/template b/templates/busybox-initramfs/template index c001c24d457..2aaeb83a98b 100644 --- a/templates/busybox-initramfs/template +++ b/templates/busybox-initramfs/template @@ -1,6 +1,7 @@ # Build template for 'busybox-initramfs'. pkgname=busybox-initramfs version=1.15.1 +revision=1 wrksrc=busybox-$version distfiles="http://www.busybox.net/downloads/busybox-$version.tar.bz2" build_style=gnu_makefile