* update drbl to 5.3.2-1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:35:13 +02:00
parent 1d4add6d80
commit 7309a6fb47
2 changed files with 24 additions and 4 deletions

20
drbl/.SRCINFO Normal file
View 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

View File

@ -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() {