mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 09:57:14 +08:00
systemd: update initscripts and units
This commit is contained in:
parent
8a558a59b7
commit
d69436537d
@ -1,5 +1,5 @@
|
||||
pkgname=initscripts-systemd
|
||||
pkgver=0.20110627
|
||||
pkgver=0.20111101
|
||||
pkgrel=1
|
||||
pkgdesc="Chakra GNU/Linux specific systemd initialization/bootup scripts for systemd"
|
||||
arch=('any')
|
||||
@ -9,7 +9,7 @@ groups=('systemd')
|
||||
depends=('systemd' 'initscripts')
|
||||
install=initscripts-systemd.install
|
||||
source=("http://chakra-project.org/sources/${pkgname}/${pkgname}-${pkgver}-${pkgrel}.tar.xz")
|
||||
sha256sums=('0c25e4512e8bcdfad7471d4dd43b462fc1a2eb6df801a05c8b20c7e6cc942f18')
|
||||
sha256sums=('438159337d55b341305b0a28f53c62050213fdd99b22ff890e73ffcbcb31e891')
|
||||
|
||||
# create tarball: source PKGBUILD && mksource
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
pkgname=systemd-units
|
||||
pkgver=0.20110617
|
||||
pkgver=0.20111101
|
||||
pkgrel=1
|
||||
pkgdesc="Chakra GNU/Linux specific Systemd unit files"
|
||||
arch=('any')
|
||||
url="https://gitorious.org/chakra/chakra-systemd-units"
|
||||
license=('MIT')
|
||||
depends=('systemd')
|
||||
depends=('systemd>=37')
|
||||
groups=('systemd')
|
||||
install=systemd-units.install
|
||||
source=("http://chakra-project.org/sources/${pkgname}/${pkgname}-${pkgver}-${pkgrel}.tar.xz")
|
||||
sha256sums=('12e595d1427b9e7991a496c311cc78230eb16af6fb5c61c00f2dd605937cc55b')
|
||||
source=("http://chakra.sourceforge.net/sources/${pkgname}/${pkgname}-${pkgver}-${pkgrel}.tar.xz")
|
||||
sha256sums=('f76cb7c742b3cd0da4860d688ff3902478a8400eb4d61a055aff02b25f8360dd')
|
||||
|
||||
# create tarball: source PKGBUILD && mksource
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user