mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/initscripts to 2012.06.2-1
This commit is contained in:
parent
90e27a80be
commit
fac3cb2090
1 changed files with 3 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=initscripts
|
||||
pkgver=2012.06.1
|
||||
pkgver=2012.06.2
|
||||
pkgrel=1
|
||||
pkgdesc="System initialization/bootup scripts"
|
||||
arch=('any')
|
||||
|
@ -18,8 +18,7 @@ url="http://www.archlinux.org"
|
|||
license=('GPL2')
|
||||
groups=('base')
|
||||
backup=(etc/inittab etc/rc.conf etc/rc.local etc/rc.local.shutdown etc/conf.d/wireless)
|
||||
depends=('glibc' 'bash' 'grep' 'coreutils' 'systemd-tools' 'iproute2'
|
||||
'ncurses' 'kbd' 'findutils' 'sysvinit')
|
||||
depends=('glibc' 'bash' 'coreutils' 'systemd-tools' 'iproute2' 'ncurses' 'findutils' 'sysvinit')
|
||||
optdepends=('bridge-utils: Network bridging support'
|
||||
'dhcpcd: DHCP network configuration'
|
||||
'net-tools: legacy network support'
|
||||
|
@ -30,7 +29,7 @@ source=("ftp://ftp.archlinux.org/other/initscripts/${pkgname}-${pkgver}.tar.xz"
|
|||
'wireless.conf.d'
|
||||
'alarm.patch'
|
||||
'rc.conf')
|
||||
md5sums=('2fc09991157978d86eba2e042b60f6c7'
|
||||
md5sums=('db1891a58ec03bb912e7935aa8723b4f'
|
||||
'027576534885b8d5dded9be546057b12'
|
||||
'e77890fd546ca599a2bd129b040c0b05'
|
||||
'c618e099f522f861e08a475f8960a6c2')
|
||||
|
|
Loading…
Reference in a new issue