mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Update to version 1.5.1
PR: 213246 Submitted by: Neel Chauhan (maintainer)
This commit is contained in:
parent
d0697cedfd
commit
97b098688f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423788
@ -1,9 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pick
|
||||
PORTVERSION= 1.5.0
|
||||
PORTVERSION= 1.5.1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://github.com/thoughtbot/pick/releases/download/v${PORTVERSION}/
|
||||
MASTER_SITES= http://github.com/calleerlandsson/pick/releases/download/v${PORTVERSION}/
|
||||
|
||||
MAINTAINER= neel@neelc.org
|
||||
COMMENT= Tool for choosing one option from a set of choices with an interface
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1474372111
|
||||
SHA256 (pick-1.5.0.tar.gz) = 1dac1c9cf0b14b0bbb4d9eefb6af72cdf5314af7b2ff9e4c7c8858014ad63549
|
||||
SIZE (pick-1.5.0.tar.gz) = 103859
|
||||
TIMESTAMP = 1475767683
|
||||
SHA256 (pick-1.5.1.tar.gz) = d41db6c0f1a87e8463c01a15670a96ec90d978dc83dcec7619a46dfe52acbe26
|
||||
SIZE (pick-1.5.1.tar.gz) = 104067
|
||||
|
@ -1,4 +1,4 @@
|
||||
pick allows users to choose one option from a set of choices using
|
||||
an interface with fuzzy search functionality.
|
||||
|
||||
WWW: https://www.github.com/thoughtbot/pick
|
||||
WWW: https://github.com/calleerlandsson/pick
|
||||
|
Loading…
Reference in New Issue
Block a user