diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2024-09-30 11:06:42 +0200 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2024-09-30 11:09:59 +0200 |
commit | 61210880c6b846e9740e3fa60bf5a79e2f4675bc (patch) | |
tree | a56e4fc02bac1269d13644e6ea5fd20cafb6582c | |
parent | games/gemrb: USE_GCC again to fix crash (diff) |
misc/alpaca: Update to 2.0.6
Release changes: https://github.com/Jeffser/Alpaca/releases/tag/2.0.6
Reported by: Jeffry Samuel <notifications@github.com>
-rw-r--r-- | misc/alpaca/Makefile | 2 | ||||
-rw-r--r-- | misc/alpaca/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/alpaca/Makefile b/misc/alpaca/Makefile index 6b7b84e3b9be..3912137331e0 100644 --- a/misc/alpaca/Makefile +++ b/misc/alpaca/Makefile @@ -1,5 +1,5 @@ PORTNAME= alpaca -DISTVERSION= 2.0.5 +DISTVERSION= 2.0.6 CATEGORIES= misc MAINTAINER= nivit@FreeBSD.org diff --git a/misc/alpaca/distinfo b/misc/alpaca/distinfo index c52d8f5efdc5..19a9be67923f 100644 --- a/misc/alpaca/distinfo +++ b/misc/alpaca/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727530937 -SHA256 (Jeffser-Alpaca-2.0.5_GH0.tar.gz) = eb8bb0cc3d7f754c261d5254218c5ef17e5c93f92393395cb7039fc7e62b2479 -SIZE (Jeffser-Alpaca-2.0.5_GH0.tar.gz) = 505124 +TIMESTAMP = 1727683775 +SHA256 (Jeffser-Alpaca-2.0.6_GH0.tar.gz) = e02947d4164cb9bb5c095dd36183019c83fc1be33c623ed1aed023410770bf31 +SIZE (Jeffser-Alpaca-2.0.6_GH0.tar.gz) = 505305 |