so: update to 0.4.5.

This commit is contained in:
Benjamín Albiñana 2021-07-03 19:51:46 +02:00 committed by Érico Nogueira Rolim
parent c726f4f18f
commit ce0db66821

View file

@ -1,7 +1,7 @@
# Template file for 'so' # Template file for 'so'
pkgname=so pkgname=so
version=0.4.3 version=0.4.5
revision=2 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="openssl-devel" makedepends="openssl-devel"
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/samtay/so" homepage="https://github.com/samtay/so"
distfiles="https://github.com/samtay/so/archive/v${version}.tar.gz" distfiles="https://github.com/samtay/so/archive/v${version}.tar.gz"
checksum=4e82cb8f6d31435eec03a74d0ea4297eb28ce3ee75d4612ca5b2233c27e19c2d checksum=e036d2690c1b35bdc092527f6f0d2ff46616350c3eb360badf58fb93ea730b45
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE