diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-18 01:39:17 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-11-18 01:39:17 +0300 |
commit | 02ab80c1f94ef89f5cf247a6d8baa7e612e51f25 (patch) | |
tree | 86dd0728f52afaea4dc21853530c0c405763331d /freebsd | |
parent | bead88a0c5b8027d0fa77c49459507dd2a586a00 (diff) | |
download | sciteco-02ab80c1f94ef89f5cf247a6d8baa7e612e51f25.tar.gz |
Debian/Ubuntu, FreeBSD and website updates for v2.1.1 release
Diffstat (limited to 'freebsd')
-rw-r--r-- | freebsd/Makefile | 2 | ||||
-rw-r--r-- | freebsd/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile index 29f7120..8de1173 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -1,5 +1,5 @@ PORTNAME= sciteco -DISTVERSION= 2.1.0 +DISTVERSION= 2.1.1 CATEGORIES= editors textproc devel MASTER_SITES= https://github.com/rhaberkorn/${PORTNAME}/releases/download/v${DISTVERSION}/ \ SOURCEFORGE/${PORTNAME}/v${DISTVERSION}/ diff --git a/freebsd/distinfo b/freebsd/distinfo index d8aace8..76b2d07 100644 --- a/freebsd/distinfo +++ b/freebsd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729096188 -SHA256 (sciteco-2.1.0.tar.gz) = f03dfe6c0e0a19e3144b25e2f50883b9b958422af8249833cfc49f076f88e361 -SIZE (sciteco-2.1.0.tar.gz) = 3966407 +TIMESTAMP = 1731881990 +SHA256 (sciteco-2.1.1.tar.gz) = 5f7f55b2d46f11f73cd122e821daccdfdba9f804473df6213e5f0982bf245c2e +SIZE (sciteco-2.1.1.tar.gz) = 3983183 |