iana-etc: update to 20210514.

Also add shebang to update.sh script.
This commit is contained in:
Érico Nogueira 2021-05-17 15:36:04 -03:00
parent 7998ae32c1
commit 12178282b4
3 changed files with 4 additions and 1 deletions

View File

@ -11184,6 +11184,8 @@ ka-sddp 31016/tcp
ka-kdp 31016/udp
autotrac-acp 31020/tcp
yawn 31029/udp
eldim 31337/tcp
eldim 31337/udp
pace-licensed 31400/tcp
xqosd 31416/tcp
xqosd 31416/udp

View File

@ -1,3 +1,4 @@
#!/bin/sh
# Adapted from https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/iana-etc
curl -sL https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml |

View File

@ -1,7 +1,7 @@
# Template file for 'iana-etc'
pkgname=iana-etc
reverts="202001016_1"
version=20210429
version=20210514
revision=1
bootstrap=yes
short_desc="Unix /etc/services and /etc/protocols files"