so: update to 0.4.5.
This commit is contained in:
parent
c726f4f18f
commit
ce0db66821
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'so'
|
||||
pkgname=so
|
||||
version=0.4.3
|
||||
revision=2
|
||||
version=0.4.5
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
|
@ -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=4e82cb8f6d31435eec03a74d0ea4297eb28ce3ee75d4612ca5b2233c27e19c2d
|
||||
checksum=e036d2690c1b35bdc092527f6f0d2ff46616350c3eb360badf58fb93ea730b45
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue