Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
atftp
Commits:
ecff76ee by Christian Hesse at 2026-04-13T08:07:25+02:00
upgpkg: 0.8.1-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = atftp
pkgdesc = Client/server implementation of the TFTP protocol that
implements RFCs 1350, 2090, 2347, 2348, and 2349
- pkgver = 0.8.0
- pkgrel = 6
+ pkgver = 0.8.1
+ pkgrel = 1
url = https://sourceforge.net/projects/atftp/
arch = x86_64
license = GPL
@@ -10,12 +10,12 @@ pkgbase = atftp
depends = readline
options = !lto
backup = etc/conf.d/atftpd
- source = atftp::git+https://git.code.sf.net/p/atftp/code#tag=v0.8.0
+ source = atftp::git+https://git.code.sf.net/p/atftp/code#tag=v0.8.1
source = atftpd.service
source = atftpd.conf
source = atftp.sysusers
source = atftp.tmpfiles
- sha256sums =
85b56ee612c3c84f782c5428e867cf0d22461197a8062fd4afeb4b0bac44184b
+ sha256sums =
a1737bc19f876ed4fdaf1a321d4b932fb850d7b4129b5818112c89c280ae645e
sha256sums =
74a030f0fb48e97470d59d767039e44d28cbd6c4722621207684220210b8fa65
sha256sums =
0b28125099ffdd6869c6fbcb3167e93ccd71a0c6e465b1b62c7dedf9f628dd4e
sha256sums =
9a0f81ed10ffa35466e3ff35b82dad181aadacb4a05917f580681ffbb5a597e6
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Johannes Löthberg <[email protected]>
pkgname=atftp
-pkgver=0.8.0
-pkgrel=6
+pkgver=0.8.1
+pkgrel=1
pkgdesc='Client/server implementation of the TFTP protocol that implements
RFCs 1350, 2090, 2347, 2348, and 2349'
arch=('x86_64')
url='https://sourceforge.net/projects/atftp/'
@@ -17,7 +17,7 @@
source=("atftp::git+https://git.code.sf.net/p/atftp/code#tag=v${pkgver}"
'atftpd.conf'
'atftp.sysusers'
'atftp.tmpfiles')
-sha256sums=('85b56ee612c3c84f782c5428e867cf0d22461197a8062fd4afeb4b0bac44184b'
+sha256sums=('a1737bc19f876ed4fdaf1a321d4b932fb850d7b4129b5818112c89c280ae645e'
'74a030f0fb48e97470d59d767039e44d28cbd6c4722621207684220210b8fa65'
'0b28125099ffdd6869c6fbcb3167e93ccd71a0c6e465b1b62c7dedf9f628dd4e'
'9a0f81ed10ffa35466e3ff35b82dad181aadacb4a05917f580681ffbb5a597e6'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/atftp/-/commit/ecff76ee69d32d845f04ae77bbb9540995c3de34
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/atftp/-/commit/ecff76ee69d32d845f04ae77bbb9540995c3de34
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help