mirror of
https://github.com/outbackdingo/ports.git
synced 2026-02-12 21:40:22 +00:00
updated
This commit is contained in:
@@ -1 +1 @@
|
||||
6c7e7cfdd39c908f7ac619351c1c5c23
|
||||
dbe2f2bf3ba0307d75885b21d6cceb2c
|
||||
|
||||
@@ -6,11 +6,12 @@
|
||||
name=fribidi
|
||||
version=0.19.7
|
||||
release=1
|
||||
source=(http://fribidi.org/download/$name-$version.tar.bz2)
|
||||
source=(https://github.com/fribidi/fribidi/archive/$version/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./bootstrap
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
Reference in New Issue
Block a user