mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
busybox-initramfs: set revision=1 missed in previous.
--HG-- extra : convert_revision : bc8952a3dc776348f4488cb1570abf9dc92b5ba9
This commit is contained in:
parent
1a5372356a
commit
7e71f6d4af
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Build template for 'busybox-initramfs'.
|
# Build template for 'busybox-initramfs'.
|
||||||
pkgname=busybox-initramfs
|
pkgname=busybox-initramfs
|
||||||
version=1.15.1
|
version=1.15.1
|
||||||
|
revision=1
|
||||||
wrksrc=busybox-$version
|
wrksrc=busybox-$version
|
||||||
distfiles="http://www.busybox.net/downloads/busybox-$version.tar.bz2"
|
distfiles="http://www.busybox.net/downloads/busybox-$version.tar.bz2"
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue