system/adobe-source-code-pro-font: Update DOWNLOAD url.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dugan Chen 2015-12-20 18:29:46 +07:00 committed by Willy Sudiarto Raharjo
parent 791761344a
commit 46691068e7
2 changed files with 3 additions and 3 deletions

View File

@ -53,7 +53,7 @@ find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
mkdir -p $PKG/usr/share/fonts/OTF/
cp OTF/*.otf $PKG/usr/share/fonts/OTF/

View File

@ -1,8 +1,8 @@
PRGNAM="adobe-source-code-pro-font"
VERSION="1.030"
HOMEPAGE="http://adobe-fonts.github.io/source-code-pro/"
DOWNLOAD="ftp://ftp.tw.freebsd.org/pub/FreeBSD/ports/distfiles/adobe-fonts-source-code-pro-2.010R-ro-1.030R-it_GH0.tar.gz"
MD5SUM="d297130af1c9bbeebd82c32c195d40fc"
DOWNLOAD="https://github.com/adobe-fonts/source-code-pro/archive/2.010R-ro/1.030R-it.tar.gz"
MD5SUM="5d11969eb0a5e243acdbcf046753aa03"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""