ftjam: updated URL
This commit is contained in:
parent
a2826616b8
commit
b8cc6d2610
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/contrib.pub
|
untrusted comment: verify with /etc/ports/contrib.pub
|
||||||
RWSagIOpLGJF33nKb2t65uc+sVJ+UVZRJuUUDm87D1l8KX68mJqrZJanGa1LaWwEybL8HtMgePe2sKCSb1lMEqwerTGpgWYLYwU=
|
RWSagIOpLGJF3wwfOj4LqA41ZWrVlFiaUVl6gE/0t5S0Obp7FbiYLTMWyU+RAL5SCtyCQSpMd/HpFts/jDGNG4uCJ8029dItFAw=
|
||||||
SHA256 (Pkgfile) = 911d70fddf16d8c480fdbb483f767552d344cf9b38ffc80d40722c94f6931ef1
|
SHA256 (Pkgfile) = 052fb395b7eefed481e474b684b6615e31f02635378f8c9fd2aa82f5a3f34b49
|
||||||
SHA256 (.footprint) = 188cfd749c019d69c85be448962910e196a37c1badf683323a4a153ebdbb9bfd
|
SHA256 (.footprint) = 188cfd749c019d69c85be448962910e196a37c1badf683323a4a153ebdbb9bfd
|
||||||
SHA256 (ftjam-2.5.3rc2.tar.bz2) = a9f8a274049893a4d1f1ad82f7b04f3ebc2554635dd606185e20ba97cb4d64ec
|
SHA256 (ftjam-2.5.3rc2.tar.bz2) = a9f8a274049893a4d1f1ad82f7b04f3ebc2554635dd606185e20ba97cb4d64ec
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
# Description: Build tool that can be used as a replacement for Make.
|
# Description: Build tool that can be used as a replacement for Make.
|
||||||
# URL: http://freetype.sourceforge.net/jam/index.html
|
# URL: https://freetype.sourceforge.net/jam/index.html
|
||||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||||
# Depends on:
|
|
||||||
|
|
||||||
name=ftjam
|
name=ftjam
|
||||||
version=2.5.3rc2
|
version=2.5.3rc2
|
||||||
@ -10,8 +9,8 @@ source=(https://www.mirrorservice.org/sites/download.salixos.org/i486/14.0/sourc
|
|||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ftjam-$version
|
cd ftjam-$version
|
||||||
|
|
||||||
./configure --prefix=/usr
|
./configure --prefix=/usr
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user