so: update to 0.4.2.

This commit is contained in:
Benjamín Albiñana 2020-07-17 06:22:32 +02:00 committed by Andrew J. Hesford
parent 7ab588921b
commit 76342c7071

View file

@ -1,6 +1,6 @@
# Template file for 'so' # Template file for 'so'
pkgname=so pkgname=so
version=0.4.1 version=0.4.2
revision=1 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -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=36da89d40f485c1405ee267935a245e8db3ef7e3cfc69f20c787c63c5a3c84be checksum=402d3a07283375d92892802544481a417f9d017b5e80733183ccbce3a810ef84
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE