so: update to 0.4.6.
This commit is contained in:
parent
75310aacf8
commit
16464b9f05
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'so'
|
# Template file for 'so'
|
||||||
pkgname=so
|
pkgname=so
|
||||||
version=0.4.5
|
version=0.4.6
|
||||||
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=e036d2690c1b35bdc092527f6f0d2ff46616350c3eb360badf58fb93ea730b45
|
checksum=47a3cf5cef9d87dea223ef1c8fae3cf8c2ae0673d9eb4c8d73d733ce8ff45619
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue