bdftopcf: update to 1.1. (#8978)
This commit is contained in:
parent
7e86e6ed8c
commit
7325423e3d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'bdftopcf'.
|
||||
pkgname=bdftopcf
|
||||
version=1.0.5
|
||||
version=1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ homepage="http://xorg.freedesktop.org"
|
|||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=38f447be0c61f94c473f128cf519dd0cff63b5d7775240a2e895a183a61e2026
|
||||
checksum=4b4df05fc53f1e98993638d6f7e178d95b31745c4568cee407e167491fd311a2
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue