summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/lr/Makefile4
-rw-r--r--sysutils/lr/distinfo6
-rw-r--r--sysutils/lr/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/lr/Makefile b/sysutils/lr/Makefile
index e93cfdfa9a00..f6f1bb9f8aac 100644
--- a/sysutils/lr/Makefile
+++ b/sysutils/lr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lr
DISTVERSIONPREFIX= v
-DISTVERSION= 1.4.1
+DISTVERSION= 1.5
CATEGORIES= sysutils
MAINTAINER= tobik@FreeBSD.org
@@ -13,7 +13,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
-GH_ACCOUNT= chneukirchen
+GH_ACCOUNT= leahneukirchen
MAKE_ARGS= CFLAGS="${CFLAGS}" \
PREFIX="${PREFIX}" \
diff --git a/sysutils/lr/distinfo b/sysutils/lr/distinfo
index 11f0b9001198..eba418a305de 100644
--- a/sysutils/lr/distinfo
+++ b/sysutils/lr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549666773
-SHA256 (chneukirchen-lr-v1.4.1_GH0.tar.gz) = ddcb93b681e3128e21f0dc848dde1ab3a79942637aaf0ea5153411c5fef9a8cb
-SIZE (chneukirchen-lr-v1.4.1_GH0.tar.gz) = 37131
+TIMESTAMP = 1577894455
+SHA256 (leahneukirchen-lr-v1.5_GH0.tar.gz) = c60b23260bd72415ebfc962f915960c3dcd57ff004046c6cd7741c24bc5550e0
+SIZE (leahneukirchen-lr-v1.5_GH0.tar.gz) = 37824
diff --git a/sysutils/lr/pkg-descr b/sysutils/lr/pkg-descr
index 50d246474af6..20080ae9ca79 100644
--- a/sysutils/lr/pkg-descr
+++ b/sysutils/lr/pkg-descr
@@ -1,4 +1,4 @@
lr is a tool for generating file listings, which includes the best
features of ls(1), find(1), stat(1) and du(1).
-WWW: https://github.com/chneukirchen/lr/
+WWW: https://github.com/leahneukirchen/lr/