diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-11 08:09:42 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-11 08:09:42 +0000 |
| commit | 98a24f715c5b1f037a9ea838cf90fe5129cdcb43 (patch) | |
| tree | 6018cc35c21e0e0d596cfe3d44e2b49d60fa354e /nspr | |
| parent | 830ee05e2d799fac30d75c94606cf837cbc077ac (diff) | |
| download | alicelinux-98a24f715c5b1f037a9ea838cf90fe5129cdcb43.tar.gz alicelinux-98a24f715c5b1f037a9ea838cf90fe5129cdcb43.zip | |
Woodpecker CI 864351f5d753272ad79164be4e878fdeeebe3c7b [SKIP CI]
Diffstat (limited to 'nspr')
| -rw-r--r-- | nspr/.checksum | 2 | ||||
| -rw-r--r-- | nspr/.files | 2 | ||||
| -rw-r--r-- | nspr/abuild | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/nspr/.checksum b/nspr/.checksum index 2ec4c90b..2b64dfcd 100644 --- a/nspr/.checksum +++ b/nspr/.checksum @@ -1 +1 @@ -904ccbf884571469f4a672bd1d2540e026919235803cf79ad19a9853a1aacc99 nspr-4.37.tar.gz +708f25fab3258160fd0d9ba436e2ff553a01387d8e2ca04084c0b47fd678e26c nspr-4.38.1.tar.gz diff --git a/nspr/.files b/nspr/.files index 515494bb..c126f820 100644 --- a/nspr/.files +++ b/nspr/.files @@ -8,8 +8,6 @@ drwxr-xr-x root/root usr/include/nspr/md/ -rw-r--r-- root/root usr/include/nspr/md/_aix64.cfg -rw-r--r-- root/root usr/include/nspr/md/_darwin.cfg -rw-r--r-- root/root usr/include/nspr/md/_freebsd.cfg --rw-r--r-- root/root usr/include/nspr/md/_hpux32.cfg --rw-r--r-- root/root usr/include/nspr/md/_hpux64.cfg -rw-r--r-- root/root usr/include/nspr/md/_linux.cfg -rw-r--r-- root/root usr/include/nspr/md/_netbsd.cfg -rw-r--r-- root/root usr/include/nspr/md/_nto.cfg diff --git a/nspr/abuild b/nspr/abuild index f196668b..25b8641e 100644 --- a/nspr/abuild +++ b/nspr/abuild @@ -1,5 +1,5 @@ name=nspr -version=4.37 +version=4.38.1 release=1 source="https://archive.mozilla.org/pub/$name/releases/v$version/src/$name-$version.tar.gz" |