diff options
-rw-r--r-- | x11/slop/Makefile | 5 | ||||
-rw-r--r-- | x11/slop/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11/slop/Makefile b/x11/slop/Makefile index 59a90e9ee687..47d908bca85d 100644 --- a/x11/slop/Makefile +++ b/x11/slop/Makefile @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= slop -PORTVERSION= 7.4 +PORTVERSION= 7.5 DISTVERSIONPREFIX= v -PORTREVISION= 7 CATEGORIES= x11 MAINTAINER= ports@FreeBSD.org @@ -25,7 +24,7 @@ GH_ACCOUNT= naelstrof PLIST_FILES= bin/slop \ include/slop.hpp \ lib/libslopy.so \ - lib/libslopy.so.7.4 \ + lib/libslopy.so.${PORTVERSION} \ man/man1/slop.1.gz .include <bsd.port.mk> diff --git a/x11/slop/distinfo b/x11/slop/distinfo index bd264e30b587..b04ec3e8d99f 100644 --- a/x11/slop/distinfo +++ b/x11/slop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1524585956 -SHA256 (naelstrof-slop-v7.4_GH0.tar.gz) = 8868590b0ebb712f82295266cb120f5bda022393d72caafa7564c9fb66ccedce -SIZE (naelstrof-slop-v7.4_GH0.tar.gz) = 50079 +TIMESTAMP = 1586688391 +SHA256 (naelstrof-slop-v7.5_GH0.tar.gz) = 94d8b6270217cd7f56ce7d4a9a75069025262830a2f91c3239b7fc07da5ea8da +SIZE (naelstrof-slop-v7.5_GH0.tar.gz) = 51060 |