so: update to 0.4.10
This commit is contained in:
parent
882a3c4c24
commit
cbfea5b1cc
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'so'
|
||||
pkgname=so
|
||||
version=0.4.9
|
||||
revision=3
|
||||
version=0.4.10
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
|
@ -10,8 +10,8 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|||
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=b6327268acf3e9652acebea49c1dfa5d855cf25db6c7b380f1a0a85737464a4a
|
||||
distfiles="https://github.com/samtay/so/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=36d8bc53b9c05e242fd4c9ba8ae447fae6c4a35d8c7e071f8994a7c0f07c225d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue