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 e663bde75c - Show all commits
+1 -1
View File
@@ -3,7 +3,7 @@ pkgver="20250123"
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]}')
urls=("https://github.com/Mic92/iana-etc/releases/download/${pkgver}/${sources[0]}")
md5sums=("f8a0ebdc19a5004cf42d8bdcf614fa5d")
license=('custom:none')