mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
bdf2sfd: update to 1.1.1.
This commit is contained in:
parent
305060b9db
commit
8a50b84688
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'bdf2sfd'
|
# Template file for 'bdf2sfd'
|
||||||
pkgname=bdf2sfd
|
pkgname=bdf2sfd
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="BDF to SFD converter to vectorize bitmap fonts"
|
short_desc="BDF to SFD converter to vectorize bitmap fonts"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="BSD-2-clause"
|
license="BSD-2-clause"
|
||||||
homepage="https://github.com/fcambus/bdf2sfd"
|
homepage="https://github.com/fcambus/bdf2sfd"
|
||||||
|
changelog="https://github.com/fcambus/bdf2sfd/raw/master/ChangeLog"
|
||||||
distfiles="https://github.com/fcambus/bdf2sfd/archive/${version}.tar.gz"
|
distfiles="https://github.com/fcambus/bdf2sfd/archive/${version}.tar.gz"
|
||||||
checksum=fc04495a20bd2e1418ca06363a011ce8eec2f14e3d06215407abc0175ab49f96
|
checksum=3493b5e9a4ebbe1aacd64019e428219a0fed0ded0da3c7fe0ab62a7e4464fb4b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue