mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
fstl: update to 0.10.0.
This commit is contained in:
parent
501c6e1cfc
commit
cf417e7473
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fstl'
|
||||
pkgname=fstl
|
||||
version=0.9.4
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
|||
license="MIT"
|
||||
homepage="http://www.mattkeeter.com/projects/fstl/"
|
||||
distfiles="https://github.com/mkeeter/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=5c2d6bf14ec0bee15d415a0810787bfd714971822a4fa9433c6ea476484dd335
|
||||
checksum=e00c9f5f90e5efc3804cd2d7a64efb9f592921b7ff78d7190aa4182145119d9a
|
||||
|
||||
post_install() {
|
||||
grep -A8 "# License" README.md | sed 's/# License/MIT License/' > LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue