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