forked from ports/contrib
liblo: updated url
This commit is contained in:
parent
9d97169f49
commit
776140f328
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3+gOaX5kSnOszj8o3TZbTZA/LZTZahfUhVVxihS6rwVIytq/Y947GTlpEER64LTUEN09LZmA1zBfWEm3VYWx1gs=
|
||||
SHA256 (Pkgfile) = 6de9a84623fd60631db27230fffdf880c21bddeac9f7b4f76cacd0695719851b
|
||||
RWSagIOpLGJF3z/5Psc8m5RKPqAAkwZPs5dbgQjcBTVhGFVZcR8Z8UwusM4r05vu5+25N8v6/TGf6su5PS1FO1HrKLR9wrDJmgg=
|
||||
SHA256 (Pkgfile) = 8d6561001ce53b482040911509dc18442d4241892c019fcabd3a6bf7c68bbea3
|
||||
SHA256 (.footprint) = 7b648f8f0d2d6ae138ba46c41c5eb14aa88949a8222028513a54f31b77e21d0f
|
||||
SHA256 (liblo-0.31.tar.gz) = 2b4f446e1220dcd624ecd8405248b08b7601e9a0d87a0b94730c2907dbccc750
|
||||
|
@ -1,8 +1,6 @@
|
||||
# Description: An implementation of the Open Sound Control protocol.
|
||||
# URL: http://liblo.sourceforge.net/
|
||||
# Description: An implementation of the Open Sound Control protocol
|
||||
# URL: https://liblo.sourceforge.net/
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
# Packager: Danny Rawlins, crux at romster dot me
|
||||
# Packager: Diederick de Vries, diederick at diederickdevries dot net
|
||||
|
||||
name=liblo
|
||||
version=0.31
|
||||
@ -11,6 +9,7 @@ source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user