extra/musl to 1.2.5-3

This commit is contained in:
Kevin Mihelich 2025-01-29 13:06:14 +00:00
parent 6c0e74f5e0
commit 946991dce6
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = musl
pkgdesc = Lightweight implementation of C standard library
pkgver = 1.2.5
pkgrel = 2
pkgrel = 3
url = https://www.musl-libc.org/
arch = x86_64
license = MIT

View file

@ -7,7 +7,7 @@
pkgname=musl
pkgver=1.2.5
pkgrel=2
pkgrel=3
pkgdesc='Lightweight implementation of C standard library'
arch=('x86_64')
url='https://www.musl-libc.org/'