mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 10:34:36 +08:00
initscripts: bump to 2012.01
This commit is contained in:
parent
0913bd2a1f
commit
dd632aad62
@ -5,7 +5,7 @@
|
|||||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||||
|
|
||||||
pkgname=initscripts
|
pkgname=initscripts
|
||||||
pkgver=2011.12.1.1
|
pkgver=2012.01
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="System initialization/bootup scripts"
|
pkgdesc="System initialization/bootup scripts"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -15,12 +15,11 @@ groups=('base')
|
|||||||
backup=(etc/inittab etc/rc.conf etc/rc.local etc/rc.local.shutdown etc/conf.d/wireless etc/locale.conf)
|
backup=(etc/inittab etc/rc.conf etc/rc.local etc/rc.local.shutdown etc/conf.d/wireless etc/locale.conf)
|
||||||
depends=('glibc' 'bash' 'grep' 'coreutils' 'udev>=174' 'iproute2'
|
depends=('glibc' 'bash' 'grep' 'coreutils' 'udev>=174' 'iproute2'
|
||||||
'ncurses' 'kbd' 'findutils' 'sysvinit')
|
'ncurses' 'kbd' 'findutils' 'sysvinit')
|
||||||
optdepends=('net-tools: legacy networking support'
|
optdepends=('bridge-utils: Network bridging support'
|
||||||
'bridge-utils: Network bridging support'
|
|
||||||
'dhcpcd: DHCP network configuration'
|
'dhcpcd: DHCP network configuration'
|
||||||
|
'net-tools: legacy network support'
|
||||||
'wireless_tools: Wireless networking')
|
'wireless_tools: Wireless networking')
|
||||||
makedepends=(asciidoc)
|
makedepends=(asciidoc)
|
||||||
install=initscripts.install
|
|
||||||
source=("http://chakra.sourceforge.net/sources/${pkgname}/${pkgname}-${pkgver}.tar.xz"
|
source=("http://chakra.sourceforge.net/sources/${pkgname}/${pkgname}-${pkgver}.tar.xz"
|
||||||
"http://chakra.sourceforge.net/sources/initscripts/wireless.conf.d")
|
"http://chakra.sourceforge.net/sources/initscripts/wireless.conf.d")
|
||||||
|
|
||||||
@ -45,5 +44,5 @@ package() {
|
|||||||
mv ${pkgdir}/etc/profile.d/locale.sh ${pkgdir}/etc/profile.d/locale.sh.new
|
mv ${pkgdir}/etc/profile.d/locale.sh ${pkgdir}/etc/profile.d/locale.sh.new
|
||||||
}
|
}
|
||||||
|
|
||||||
sha256sums=('c4df150201a5194dd0eb0973b53998ae84eaaf7443b3aaefa1f37f4d902d2f90'
|
sha256sums=('e74e0908e37bc3509f94e6455cfb9ab78a283b66701c82e2d0b3e55cd1579922'
|
||||||
'0eba4250b07e0a727ef64772f5ee9027b123cbd4bb0894ba2842f545035c827f')
|
'0eba4250b07e0a727ef64772f5ee9027b123cbd4bb0894ba2842f545035c827f')
|
||||||
|
Loading…
Reference in New Issue
Block a user