Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
iana-etc
Commits:
ccc55090 by Jelle van der Waa at 2024-12-07T09:17:28+01:00
upgpkg: 20241206-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,17 +1,17 @@
pkgbase = iana-etc
pkgdesc = /etc/protocols and /etc/services provided by IANA
- pkgver = 20241016
+ pkgver = 20241206
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-20241016.xml
- source =
https://sources.archlinux.org/other/packages/iana-etc/protocol-numbers-20240503.xml
+ source =
https://sources.archlinux.org/other/packages/iana-etc/service-names-port-numbers-20241206.xml
+ source =
https://sources.archlinux.org/other/packages/iana-etc/protocol-numbers-20241206.xml
source = LICENSE
- sha256sums =
5a27ad0fadca0722e7bd00af17309f105e4efd012bbc69e86aa500476b9217e2
- sha256sums =
08090825eabfc99032614b2b6dbc36ebf64e39e3a2c8d5e0a3af1df4a6d4da66
+ sha256sums =
8cc469dac0950c3fb7c0d2d1b6a3d155cda8689ecc1d71ea09f0a0d7d02964da
+ sha256sums =
00f5c66c3ce9d7e8243b5de30a36a6a74bcd3b79b87122df65c1221b153d5bd4
sha256sums =
dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb
pkgname = iana-etc
=====================================
PKGBUILD
=====================================
@@ -3,9 +3,9 @@
# Maintainer: Jelle van der Waa <[email protected]>
pkgname=iana-etc
-pkgver=20241016
+pkgver=20241206
_ports=service-names-port-numbers-${pkgver}
-_protocols=protocol-numbers-20240503
+_protocols=protocol-numbers-20241206
pkgrel=1
pkgdesc='/etc/protocols and /etc/services provided by IANA'
url='https://www.iana.org/protocols'
@@ -15,8 +15,8 @@ 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=('5a27ad0fadca0722e7bd00af17309f105e4efd012bbc69e86aa500476b9217e2'
- '08090825eabfc99032614b2b6dbc36ebf64e39e3a2c8d5e0a3af1df4a6d4da66'
+sha256sums=('8cc469dac0950c3fb7c0d2d1b6a3d155cda8689ecc1d71ea09f0a0d7d02964da'
+ '00f5c66c3ce9d7e8243b5de30a36a6a74bcd3b79b87122df65c1221b153d5bd4'
'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
# Original but unversioned IANA files:
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/iana-etc/-/commit/ccc55090a60e9ca0a7b7003b25208c11ea46a3f7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/iana-etc/-/commit/ccc55090a60e9ca0a7b7003b25208c11ea46a3f7
You're receiving this email because of your account on gitlab.archlinux.org.