update to 12.4-systemd: lfs/iana-etc-20250807

This commit is contained in:
2025-12-20 16:34:45 -05:00
parent 7f43368ef6
commit fd69842d12

View File

@@ -1,10 +1,10 @@
pkgname="iana-etc" pkgname="iana-etc"
pkgver="20250123" pkgver="20250807"
pkgdesc='/etc/protocols and /etc/services provided by IANA' pkgdesc='/etc/protocols and /etc/services provided by IANA'
homepage="https://www.iana.org/protocols" homepage="https://www.iana.org/protocols"
sources=("${pkgname}-${pkgver}.tar.gz") sources=("${pkgname}-${pkgver}.tar.gz")
urls=("https://github.com/Mic92/iana-etc/releases/download/${pkgver}/${sources[0]}") urls=("https://github.com/Mic92/iana-etc/releases/download/${pkgver}/${sources[0]}")
md5sums=("f8a0ebdc19a5004cf42d8bdcf614fa5d") md5sums=("de0a909103d4ff59d1424c5ec7ac9e4a")
license=('custom:none') license=('custom:none')
src_prepare() { src_prepare() {