* update drbl to 5.3.2-1
This commit is contained in:
parent
1d4add6d80
commit
7309a6fb47
20
drbl/.SRCINFO
Normal file
20
drbl/.SRCINFO
Normal file
@ -0,0 +1,20 @@
|
||||
pkgbase = drbl
|
||||
pkgdesc = Diskless Remote Boot in Linux: manage the deployment of the GNU/Linux operating system across many clients
|
||||
pkgver = 5.3.2
|
||||
pkgrel = 1
|
||||
url = http://drbl.sourceforge.net
|
||||
arch = any
|
||||
license = GPL
|
||||
makedepends = vim
|
||||
depends = perl
|
||||
depends = bc
|
||||
options = !emptydirs
|
||||
backup = etc/drbl/drbl.conf
|
||||
source = https://free.nchc.org.tw/drbl-core/src/stable/drbl-5.3.2.tar.xz
|
||||
source = usrbin.patch
|
||||
md5sums = db384a3195a77c97a9d95d79eeb8b4ea
|
||||
md5sums = f01eac478f1ae62f505de645de96c68a
|
||||
sha256sums = 9441fcfea40b24e8f5a1297da31f4d1912cc6ca4f4163cb64d72642aff285280
|
||||
sha256sums = c1ae79ac2d2d07cfd4437b093986823e9e14f75dbefbf04dde407b648be17ec4
|
||||
|
||||
pkgname = drbl
|
@ -3,8 +3,8 @@
|
||||
# Contributor: M0Rf30
|
||||
|
||||
pkgname=drbl
|
||||
pkgver=2.30.5
|
||||
pkgrel=3
|
||||
pkgver=5.3.2
|
||||
pkgrel=1
|
||||
pkgdesc="Diskless Remote Boot in Linux: manage the deployment of the GNU/Linux operating system across many clients"
|
||||
arch=(any)
|
||||
url="http://drbl.sourceforge.net"
|
||||
@ -15,9 +15,9 @@ backup=('etc/drbl/drbl.conf')
|
||||
options=('!emptydirs')
|
||||
source=(https://free.nchc.org.tw/drbl-core/src/stable/$pkgname-$pkgver.tar.xz
|
||||
usrbin.patch)
|
||||
md5sums=('5d649c68bae688db122d1e7ac25b111c'
|
||||
md5sums=('db384a3195a77c97a9d95d79eeb8b4ea'
|
||||
'f01eac478f1ae62f505de645de96c68a')
|
||||
sha256sums=('a5856b6effef9df2488c2e84d47ceac3440fef4f8fd4071dae84fadc78417e30'
|
||||
sha256sums=('9441fcfea40b24e8f5a1297da31f4d1912cc6ca4f4163cb64d72642aff285280'
|
||||
'c1ae79ac2d2d07cfd4437b093986823e9e14f75dbefbf04dde407b648be17ec4')
|
||||
|
||||
prepare() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user