mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
font-awesome: update to 4.6.2.
This commit is contained in:
parent
5065a079f7
commit
1dd63179d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'font-awesome'
|
# Template file for 'font-awesome'
|
||||||
pkgname=font-awesome
|
pkgname=font-awesome
|
||||||
version=4.6.1
|
version=4.6.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc=Font-Awesome-${version}
|
wrksrc=Font-Awesome-${version}
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Yann Bordenave <meow@meo.wf>"
|
||||||
homepage="http://fontawesome.io/"
|
homepage="http://fontawesome.io/"
|
||||||
license="OFL-1.1"
|
license="OFL-1.1"
|
||||||
distfiles="https://github.com/FortAwesome/Font-Awesome/archive/v${version}.tar.gz"
|
distfiles="https://github.com/FortAwesome/Font-Awesome/archive/v${version}.tar.gz"
|
||||||
checksum=0d6113f902d8ee1a75131759a3178f914b252868b2089f0c0fb6d5becb47c6a5
|
checksum=53559d6b83c8e9d7da609fc6a87d634ab31a5eced98415f81098a36575ed7d20
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/OTF
|
vmkdir usr/share/fonts/OTF
|
||||||
|
|
Loading…
Add table
Reference in a new issue