mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 10:32:15 +08:00
* update initscripts
This commit is contained in:
parent
8d9a657df4
commit
fada0c6e6b
@ -10,7 +10,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
_origname=initscripts
|
||||
pkgname=chakra-initscripts
|
||||
pkgver=2010.05
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="System initialization/bootup scripts"
|
||||
arch=('any')
|
||||
url="http://www.chakra-project.org"
|
||||
@ -20,7 +20,7 @@ depends=('glibc' 'bash' 'awk' 'grep' 'coreutils' 'sed' 'udev>=139-1'
|
||||
'net-tools' 'ncurses' 'kbd' 'findutils' 'sysvinit')
|
||||
install=initscripts.install
|
||||
source=(http://chakra-project.org/sources/initscripts/${_origname}-${pkgver}-${pkgrel}.tar.gz)
|
||||
md5sums=('f193ed0e95db015f49ead147353baf7b')
|
||||
md5sums=('517678200cc3ae87ba2767283c884536')
|
||||
provides=('initscripts=2010.05')
|
||||
conflicts=('initscripts')
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=initscripts
|
||||
pkgver=2010.05
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="System initialization/bootup scripts"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.chakra-project.org"
|
||||
@ -16,7 +16,7 @@ optdepends=('bridge-utils: Network bridging support'
|
||||
'wireless_tools: Wireless networking')
|
||||
install=initscripts.install
|
||||
source=(http://chakra-project.org/sources/initscripts/${pkgname}-${pkgver}-${pkgrel}.tar.gz)
|
||||
md5sums=('f193ed0e95db015f49ead147353baf7b')
|
||||
md5sums=('517678200cc3ae87ba2767283c884536')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}-${pkgrel}/
|
||||
|
Loading…
Reference in New Issue
Block a user