x11/radare-cutter: update to 1.3
This commit is contained in:
parent
50ac9da97d
commit
a2ce2a58d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465254
2 changed files with 6 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= radare-cutter
|
||||
PORTVERSION= 1.1
|
||||
PORTVERSION= 1.3
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= swills@FreeBSD.org
|
||||
|
@ -23,8 +22,8 @@ USE_QT5= buildtools_build core gui svg widgets
|
|||
|
||||
WRKSRC_SUBDIR= src
|
||||
|
||||
PLIST_FILES= bin/cutter \
|
||||
share/applications/cutter.desktop \
|
||||
PLIST_FILES= bin/Cutter \
|
||||
share/applications/Cutter.desktop \
|
||||
share/pixmaps/cutter.svg
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1514874553
|
||||
SHA256 (radareorg-cutter-v1.1_GH0.tar.gz) = ed1be7778f6a733343d4628a0ba2598f6c3f521e08c6d45289a58c2313e2297b
|
||||
SIZE (radareorg-cutter-v1.1_GH0.tar.gz) = 635945
|
||||
TIMESTAMP = 1521679041
|
||||
SHA256 (radareorg-cutter-v1.3_GH0.tar.gz) = 1fee0ec58a2ad15046a9bf3c2f4b92db385db7c7af2f6a64a13f3fb8d51b2dcf
|
||||
SIZE (radareorg-cutter-v1.3_GH0.tar.gz) = 1057963
|
||||
|
|
Loading…
Reference in a new issue