rand48_r: update to 0.2.
This commit is contained in:
parent
342bbc1beb
commit
0078e1e786
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rand48_r'
|
# Template file for 'rand48_r'
|
||||||
pkgname=rand48_r
|
pkgname=rand48_r
|
||||||
version=0.1
|
version=0.2
|
||||||
revision=1
|
revision=1
|
||||||
archs="*-musl"
|
archs="*-musl"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -9,7 +9,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Johnnynator/rand48_r"
|
homepage="https://github.com/Johnnynator/rand48_r"
|
||||||
distfiles="https://github.com/Johnnynator/rand48_r/archive/${version}.tar.gz"
|
distfiles="https://github.com/Johnnynator/rand48_r/archive/${version}.tar.gz"
|
||||||
checksum=9a8f3df235b13d8dcac0ef5b3e7c7fd7cf835ba0216530bb8a10a05c9aa39a25
|
checksum=ed819b402aff641f98b2ab32bf105ba15f5178725d9e63eb6bcc67d2243c3d8b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYRIGHT
|
vlicense COPYRIGHT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue