mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/agg: Fixed download url and homepage.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
fe3243cb98
commit
d5a203be35
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="agg"
|
||||
VERSION="2.5"
|
||||
HOMEPAGE="http://www.antigrain.com/"
|
||||
DOWNLOAD="http://www.antigrain.com/agg-2.5.tar.gz"
|
||||
HOMEPAGE="http://agg.sf.net"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/agg-2.5.tar.gz"
|
||||
MD5SUM="0229a488bc47be10a2fee6cf0b2febd6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -12,7 +12,7 @@ agg: A High Quality Rendering Engine for C++.
|
|||
agg:
|
||||
agg: AGG was written by Maxim Shemanarev
|
||||
agg:
|
||||
agg:
|
||||
agg: homepage: http://agg.sf.net
|
||||
agg:
|
||||
agg:
|
||||
agg:
|
||||
|
|
Loading…
Reference in a new issue