diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 19:31:14 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 19:31:14 +0000 |
commit | 0f9bc65127e0bb5c02d6221d38388d886dcff466 (patch) | |
tree | 6d0dc352c08218296a989d6f277f45c5fb87174a | |
parent | 42cd7eccbfcf8bb76e012cbfd475f63afdae6134 (diff) | |
download | ports-0f9bc65127e0bb5c02d6221d38388d886dcff466.tar.gz ports-0f9bc65127e0bb5c02d6221d38388d886dcff466.zip |
textproc/rubygem-github-markup: Update to 4.0.1
-rw-r--r-- | textproc/rubygem-github-markup/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-github-markup/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rubygem-github-markup/Makefile b/textproc/rubygem-github-markup/Makefile index 7a8d21574066..675ac146d542 100644 --- a/textproc/rubygem-github-markup/Makefile +++ b/textproc/rubygem-github-markup/Makefile @@ -1,5 +1,5 @@ PORTNAME= github-markup -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-github-markup/distinfo b/textproc/rubygem-github-markup/distinfo index 8080fd5bb61e..7d1664cc7e2e 100644 --- a/textproc/rubygem-github-markup/distinfo +++ b/textproc/rubygem-github-markup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626714684 -SHA256 (rubygem/github-markup-4.0.0.gem) = 142d76da398e4cedb672a4544ce7db9f11fe2d137465200a17707f3a1e226a0c -SIZE (rubygem/github-markup-4.0.0.gem) = 33792 +TIMESTAMP = 1652446366 +SHA256 (rubygem/github-markup-4.0.1.gem) = 1e51b67098d606dec4d640a5c604afd53da170c31c5dd0e7f52fe19ff382805c +SIZE (rubygem/github-markup-4.0.1.gem) = 34816 |