* update iana-etc to 20241016-1

This commit is contained in:
Alexander Baldeck 2024-10-27 19:52:33 +01:00
parent 6dd7848cf2
commit 4848e35ee5
2 changed files with 7 additions and 7 deletions

View File

@ -1,16 +1,16 @@
pkgbase = iana-etc
pkgdesc = /etc/protocols and /etc/services provided by IANA
pkgver = 20240814
pkgrel = 1.1
pkgver = 20241016
pkgrel = 1
url = https://www.iana.org/protocols
arch = any
license = custom:none
backup = etc/protocols
backup = etc/services
source = https://sources.archlinux.org/other/packages/iana-etc/service-names-port-numbers-20240814.xml
source = https://sources.archlinux.org/other/packages/iana-etc/service-names-port-numbers-20241016.xml
source = https://sources.archlinux.org/other/packages/iana-etc/protocol-numbers-20240503.xml
source = LICENSE
sha256sums = e05d5b388d1fc4a1f96a501ef713c8e55b08ff6c169f7d10b8159d600ed6f516
sha256sums = 5a27ad0fadca0722e7bd00af17309f105e4efd012bbc69e86aa500476b9217e2
sha256sums = 08090825eabfc99032614b2b6dbc36ebf64e39e3a2c8d5e0a3af1df4a6d4da66
sha256sums = dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb

View File

@ -4,10 +4,10 @@
# Maintainer: Jelle van der Waa <jelle@archlinux.org>
pkgname=iana-etc
pkgver=20240814
pkgver=20241016
_ports=service-names-port-numbers-${pkgver}
_protocols=protocol-numbers-20240503
pkgrel=1.1
pkgrel=1
pkgdesc='/etc/protocols and /etc/services provided by IANA'
url='https://www.iana.org/protocols'
arch=(any)
@ -16,7 +16,7 @@ backup=('etc/'{protocols,services})
source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"
"https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"
'LICENSE')
sha256sums=('e05d5b388d1fc4a1f96a501ef713c8e55b08ff6c169f7d10b8159d600ed6f516'
sha256sums=('5a27ad0fadca0722e7bd00af17309f105e4efd012bbc69e86aa500476b9217e2'
'08090825eabfc99032614b2b6dbc36ebf64e39e3a2c8d5e0a3af1df4a6d4da66'
'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')