so: update to 0.4.3.
This commit is contained in:
parent
ffe7a01640
commit
61064a9d5f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'so'
|
||||
pkgname=so
|
||||
version=0.4.2
|
||||
version=0.4.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/samtay/so"
|
||||
distfiles="https://github.com/samtay/so/archive/v${version}.tar.gz"
|
||||
checksum=402d3a07283375d92892802544481a417f9d017b5e80733183ccbce3a810ef84
|
||||
checksum=4e82cb8f6d31435eec03a74d0ea4297eb28ce3ee75d4612ca5b2233c27e19c2d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue