update: the entire repo

This commit is contained in:
2026-01-28 17:53:44 +01:00
parent e1e1487d10
commit fe541b6e3c
117 changed files with 139 additions and 186 deletions

View File

@@ -1,6 +1,6 @@
pkgname = "NSS"
pkgver = "3.119" # TODO just change the number in url
source = f"https://archive.mozilla.org/pub/security/nss/releases/NSS_3_119_RTM/src/nss-{pkgver}.tar.gz"
pkgver = "3.120" # TODO just change the number in url
source = f"https://archive.mozilla.org/pub/security/nss/releases/NSS_3_120_RTM/src/nss-{pkgver}.tar.gz"
builddir = f"/tmp/fempkg/build/{pkgname}/nss-{pkgver}"
fembuilddir = f"/tmp/fempkg/build/{pkgname}"
outputdir = "/home/gabry/lfs-repo/binpkg"