Skip to content

Commit

Permalink
security/kpmenu: update to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed Feb 14, 2022
1 parent 9b5261b commit 7b8336a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 15 deletions.
26 changes: 14 additions & 12 deletions security/kpmenu/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kpmenu
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.0
DISTVERSION= 1.4.1
CATEGORIES= security

MAINTAINER= bapt@FreeBSD.org
Expand All @@ -19,24 +19,26 @@ GH_ACCOUNT= AlessioDP
GH_TUPLE= \
aead:argon2:a87724528b07:aead_argon2/vendor/github.com/aead/argon2 \
aead:chacha20:8b13a72661da:aead_chacha20/vendor/github.com/aead/chacha20 \
fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
go-ini:ini:v1.62.0:go_ini_ini/vendor/gopkg.in/ini.v1 \
fsnotify:fsnotify:v1.5.1:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
go-check:check:41f04d3bba15:go_check_check/vendor/gopkg.in/check.v1 \
go-ini:ini:v1.66.3:go_ini_ini/vendor/gopkg.in/ini.v1 \
go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \
golang:crypto:75b288015ac9:golang_crypto/vendor/golang.org/x/crypto \
golang:sys:977fb7262007:golang_sys/vendor/golang.org/x/sys \
golang:text:v0.3.5:golang_text/vendor/golang.org/x/text \
golang:crypto:30dcbda58838:golang_crypto/vendor/golang.org/x/crypto \
golang:sys:99c3d69c2c27:golang_sys/vendor/golang.org/x/sys \
golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \
google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \
hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \
kr:pretty:v0.2.0:kr_pretty/vendor/github.com/kr/pretty \
magiconair:properties:v1.8.5:magiconair_properties/vendor/github.com/magiconair/properties \
mitchellh:mapstructure:v1.4.1:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \
pelletier:go-toml:v1.9.3:pelletier_go_toml/vendor/github.com/pelletier/go-toml \
spf13:afero:v1.6.0:spf13_afero/vendor/github.com/spf13/afero \
spf13:cast:v1.3.1:spf13_cast/vendor/github.com/spf13/cast \
mitchellh:mapstructure:v1.4.3:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \
pelletier:go-toml:v1.9.4:pelletier_go_toml/vendor/github.com/pelletier/go-toml \
spf13:afero:v1.8.0:spf13_afero/vendor/github.com/spf13/afero \
spf13:cast:v1.4.1:spf13_cast/vendor/github.com/spf13/cast \
spf13:jwalterweatherman:v1.1.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \
spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \
spf13:viper:v1.8.1:spf13_viper/vendor/github.com/spf13/viper \
spf13:viper:v1.10.1:spf13_viper/vendor/github.com/spf13/viper \
subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \
tobischo:gokeepasslib:v3.1.0:tobischo_gokeepasslib_v3/vendor/github.com/tobischo/gokeepasslib/v3
tobischo:gokeepasslib:v3.2.4:tobischo_gokeepasslib_v3/vendor/github.com/tobischo/gokeepasslib/v3

PLIST_FILES= bin/kpmenu

Expand Down
6 changes: 3 additions & 3 deletions security/kpmenu/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1629211581
SHA256 (AlessioDP-kpmenu-v1.4.0_GH0.tar.gz) = 350c2bb029ce0946187ee97aecb4a66ceb1b87c512c69220a9a6d50bde5e42bf
SIZE (AlessioDP-kpmenu-v1.4.0_GH0.tar.gz) = 40189
TIMESTAMP = 1644840398
SHA256 (AlessioDP-kpmenu-v1.4.1_GH0.tar.gz) = 2c2a686a0b5a0f2f7278873e21bca98062df873908e7c498717cd77bb727146a
SIZE (AlessioDP-kpmenu-v1.4.1_GH0.tar.gz) = 42550
SHA256 (aead-argon2-a87724528b07_GH0.tar.gz) = fcc6a59b12eaae873919a6f837d9f6adef154a56f185f0caea314ab8751a3c89
SIZE (aead-argon2-a87724528b07_GH0.tar.gz) = 8957
SHA256 (aead-chacha20-8b13a72661da_GH0.tar.gz) = fcb5ec57f75d002ab2c0566af1da4abaf7a1a59b10d1091356d60cc132dabf84
Expand Down

0 comments on commit 7b8336a

Please sign in to comment.