so: update to 0.4.9.
This commit is contained in:
parent
00e39468bf
commit
df143ec73c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'so'
|
# Template file for 'so'
|
||||||
pkgname=so
|
pkgname=so
|
||||||
version=0.4.8
|
version=0.4.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/samtay/so"
|
homepage="https://github.com/samtay/so"
|
||||||
changelog="https://raw.githubusercontent.com/samtay/so/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/samtay/so/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/samtay/so/archive/v${version}.tar.gz"
|
distfiles="https://github.com/samtay/so/archive/v${version}.tar.gz"
|
||||||
checksum=11e37927b248824d8f2475b695168889afe0c14f9183cf2f31a9c0395d00dd98
|
checksum=b6327268acf3e9652acebea49c1dfa5d855cf25db6c7b380f1a0a85737464a4a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue