diff options
author | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2021-11-10 17:26:25 +0000 |
---|---|---|
committer | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2021-11-10 18:25:33 +0000 |
commit | 1b317f78a8b51d2f526b5c9982a01f3e17d3bff5 (patch) | |
tree | 9805e900730c7df7a1123c73debed7e9d51771e8 | |
parent | 592b6793d8d2422da00dd1607d26dfb2836d18ab (diff) |
editors/featherpad: Update to 1.0.1
-rw-r--r-- | editors/featherpad/Makefile | 2 | ||||
-rw-r--r-- | editors/featherpad/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/featherpad/Makefile b/editors/featherpad/Makefile index da56cc24ab4c..7021f8630f2b 100644 --- a/editors/featherpad/Makefile +++ b/editors/featherpad/Makefile @@ -1,7 +1,7 @@ # Created by: Olivier Duchateau PORTNAME= featherpad -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 DISTVERSIONPREFIX= V CATEGORIES= editors diff --git a/editors/featherpad/distinfo b/editors/featherpad/distinfo index f976558f12a9..0db670cae656 100644 --- a/editors/featherpad/distinfo +++ b/editors/featherpad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632757871 -SHA256 (tsujan-FeatherPad-V1.0.0_GH0.tar.gz) = ad9f090241053aeafd3238cf8d2e175de1a49988c620ad9629b2557cb8a9d5df -SIZE (tsujan-FeatherPad-V1.0.0_GH0.tar.gz) = 1010200 +TIMESTAMP = 1636555987 +SHA256 (tsujan-FeatherPad-V1.0.1_GH0.tar.gz) = 62bcb8ceb788a1626c41ee7dc3f3fbebf73b82db31cf76708a79073da0f04414 +SIZE (tsujan-FeatherPad-V1.0.1_GH0.tar.gz) = 1014744 |