mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-25 11:02:16 +08:00
update initscripts-live
This commit is contained in:
parent
bec8dd26a0
commit
0c21e042ce
@ -7,7 +7,7 @@
|
||||
_origname=initscripts
|
||||
pkgname=initscripts-live
|
||||
pkgver=2011.09
|
||||
pkgrel=0.2011.06.17
|
||||
pkgrel=0.2011.06.19
|
||||
pkgdesc="System initialization/bootup scripts"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.chakra-project.org"
|
||||
@ -22,12 +22,13 @@ optdepends=('bridge-utils: Network bridging support'
|
||||
'dhcpcd: DHCP network configuration'
|
||||
'net-tools: legacy network support'
|
||||
'wireless_tools: Wireless networking')
|
||||
source=("http://chakra-project.org/sources/initscripts/initscripts-${pkgver}-${pkgrel}.tar.xz"
|
||||
source=(#"http://chakra-project.org/sources/initscripts/initscripts-${pkgver}-${pkgrel}.tar.xz"
|
||||
"http://chakra-project.org/sources/initscripts/initscripts-${pkgver}-0.2011.06.17.tar.xz"
|
||||
'http://chakra-project.org/sources/initscripts/wireless.conf.d'
|
||||
"http://chakra-project.org/sources/initscripts/${pkgname}-${pkgver}-${pkgrel}.patch")
|
||||
sha256sums=('646152f188948f6637d6c764d02d54125634baa476694e186207c01b1a7e6119'
|
||||
'0eba4250b07e0a727ef64772f5ee9027b123cbd4bb0894ba2842f545035c827f'
|
||||
'4e7ca56f044d85326d2f36b016bc620a3b54387a3fe8e902b5b1ed2870d709d6')
|
||||
'0c65303025dd5996e23d7bb52632779fe01b80cfb4645186f367d1fd8f49710c')
|
||||
|
||||
package() {
|
||||
cd ${srcdir}/chakra-${_origname}
|
||||
|
Loading…
Reference in New Issue
Block a user