ffsend: update to 0.2.73.
This commit is contained in:
parent
5bae8df293
commit
ff010d98c4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ffsend'
|
||||
pkgname=ffsend
|
||||
version=0.2.72
|
||||
version=0.2.73
|
||||
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=288f988cb0ea77e05571152a7d72f0d2a7e13de86bcaf2ceacb29ea6d51341ef
|
||||
checksum=76032cfeaf5e8a84592cb501859816f09240c8f6438d1cd96ff63c134cfddc80
|
||||
|
||||
post_extract() {
|
||||
# avoid ring dependency
|
||||
|
|
Loading…
Reference in New Issue