mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
musl-bootstrap: update to 1.2.5.
This commit is contained in:
parent
384edbba8b
commit
9b75a240b2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'musl-bootstrap'
|
||||
pkgname=musl-bootstrap
|
||||
version=1.1.24
|
||||
revision=4
|
||||
version=1.2.5
|
||||
revision=1
|
||||
archs="~*-musl"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr/lib/musl"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="http://www.musl-libc.org/"
|
||||
distfiles="http://www.musl-libc.org/releases/musl-${version}.tar.gz"
|
||||
checksum=1370c9a812b2cf2a7d92802510cca0058cc37e66a7bedd70051f0a34015022a3
|
||||
checksum=a9a118bbe84d8764da0ea0d28b3ab3fae8477fc7e4085d90102b8596fc7c75e4
|
||||
lib32disabled=yes
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Reference in a new issue