ffsend: update to 0.2.72.
This commit is contained in:
parent
4938136884
commit
ada5fb2b65
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ffsend'
|
||||
pkgname=ffsend
|
||||
version=0.2.71
|
||||
version=0.2.72
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Jasper Chan <jasperchan515@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/timvisee/ffsend"
|
||||
distfiles="https://github.com/timvisee/ffsend/archive/v${version}.tar.gz"
|
||||
checksum=c9b1fbc5190bcf83a16f01dbbc7a819ce0191ebe371769133177ca2fa5c42d31
|
||||
checksum=288f988cb0ea77e05571152a7d72f0d2a7e13de86bcaf2ceacb29ea6d51341ef
|
||||
|
||||
post_extract() {
|
||||
# avoid ring dependency
|
||||
|
|
Loading…
Reference in New Issue