font-awesome: update to 4.6.3.
This commit is contained in:
parent
cab72b6356
commit
d26887752f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'font-awesome'
|
||||
pkgname=font-awesome
|
||||
version=4.6.2
|
||||
version=4.6.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc=Font-Awesome-${version}
|
||||
|
@ -11,7 +11,7 @@ maintainer="Yann Bordenave <meow@meo.wf>"
|
|||
homepage="http://fontawesome.io/"
|
||||
license="OFL-1.1"
|
||||
distfiles="https://github.com/FortAwesome/Font-Awesome/archive/v${version}.tar.gz"
|
||||
checksum=53559d6b83c8e9d7da609fc6a87d634ab31a5eced98415f81098a36575ed7d20
|
||||
checksum=669fb1210c64eda3f998c86941641f1bcd0af4450643daf8841cb62d2b6c71a4
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/OTF
|
||||
|
|
Loading…
Reference in New Issue