gcsf: update to 0.2.4.

This commit is contained in:
Benjamín Albiñana 2023-09-02 17:01:25 +02:00 committed by Duncan Overbruck
parent 88e66b4160
commit d7c3d582c0

View file

@ -1,6 +1,6 @@
# Template file for 'gcsf' # Template file for 'gcsf'
pkgname=gcsf pkgname=gcsf
version=0.2.3 version=0.2.4
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/harababurel/gcsf" homepage="https://github.com/harababurel/gcsf"
distfiles="https://github.com/harababurel/gcsf/archive/${version}.tar.gz" distfiles="https://github.com/harababurel/gcsf/archive/${version}.tar.gz"
checksum=d88d606999b9fba039972b1d1823e847852b8472126bb8b921e6c0988eeb5483 checksum=702b2eb64effa36270d28778f64fc254754366c860ac7d55bc81b9ab46157cd4
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE