update to LFS 12.4 #1

Merged
wyj merged 146 commits from dev into main 2025-12-22 07:15:10 -05:00
Showing only changes of commit fd69842d12 - Show all commits
@@ -1,10 +1,10 @@
pkgname="iana-etc"
pkgver="20250123"
pkgver="20250807"
pkgdesc='/etc/protocols and /etc/services provided by IANA'
homepage="https://www.iana.org/protocols"
sources=("${pkgname}-${pkgver}.tar.gz")
urls=("https://github.com/Mic92/iana-etc/releases/download/${pkgver}/${sources[0]}")
md5sums=("f8a0ebdc19a5004cf42d8bdcf614fa5d")
md5sums=("de0a909103d4ff59d1424c5ec7ac9e4a")
license=('custom:none')
src_prepare() {