mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
elinks: upgrade to 0.17.0
This commit is contained in:
@@ -1 +1 @@
|
||||
7f3b8f903146a24b4d8b7c69de1cbb9b elinks-0.16.1.1.tar.gz
|
||||
018da25e42da593dc71a5edbc61e9740 elinks-0.17.0.tar.gz
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
elinks-0.16.1.1-1
|
||||
elinks-0.17.0-1
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/elinks
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : expat openssl zlib libidn gpm
|
||||
|
||||
name=elinks
|
||||
version=0.16.1.1
|
||||
version=0.17.0
|
||||
release=1
|
||||
source="https://github.com/rkd77/elinks/archive/v$version/$name-$version.tar.gz"
|
||||
|
||||
@@ -16,7 +16,8 @@ build() {
|
||||
-Dbacktrace=false \
|
||||
-D256-colors=true \
|
||||
-Dtrue-color=true \
|
||||
-Dtre=false
|
||||
-Dtre=false \
|
||||
-Dlibcss=false
|
||||
meson compile -C build
|
||||
DESTDIR=$PKG meson install --no-rebuild -C build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user