Update for Honk to 1.3.1

OK horia (Maintainer)
This commit is contained in:
gonzalo
2024-03-05 07:57:27 +00:00
parent a8102aca66
commit 239e825dd6
5 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
COMMENT = federated status conveyance
DISTNAME = honk-1.2.3
DISTNAME = honk-1.3.1
CATEGORIES = www
HOMEPAGE = https://humungus.tedunangst.com/r/honk
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (honk-1.2.3.tgz) = fexremJlsTfvvEDzihNk6P92mtEOAhUGgydHtA+tHsM=
SIZE (honk-1.2.3.tgz) = 920299
SHA256 (honk-1.3.1.tgz) = F4Hz36nvcZv8MTh7a9Zr73kEBTS0c16Xty3T6/EzJeI=
SIZE (honk-1.3.1.tgz) = 2383830
+1 -1
View File
@@ -1 +1 @@
The database has changed since version 1.2.0. See the pkg-readme.
The database has changed since version 1.2.3. See the pkg-readme.
+5
View File
@@ -27,6 +27,9 @@ share/doc/honk/activitypub.7.html
@sample ${LOCALSTATEDIR}/honk/docs/activitypub.7.html
share/doc/honk/changelog.txt
share/doc/honk/encrypted-messages.txt
share/doc/honk/filter.png
share/doc/honk/filtermemes.png
share/doc/honk/followhonk.png
share/doc/honk/hfcs.1.html
@sample ${LOCALSTATEDIR}/honk/docs/hfcs.1.html
share/doc/honk/honk.1.html
@@ -48,6 +51,8 @@ share/doc/honk/screenshot-compose.png
@sample ${LOCALSTATEDIR}/honk/docs/screenshot-compose.png
share/doc/honk/screenshot-honk.png
@sample ${LOCALSTATEDIR}/honk/docs/screenshot-honk.png
share/doc/honk/tagcombo.png
share/doc/honk/tagrss.png
share/doc/honk/toys/
share/doc/honk/toys/README
share/doc/honk/vim.3.html
+1 -1
View File
@@ -66,7 +66,7 @@ honk$ sqlite3 blob.db vacuum
Database Upgrade
================
If you are upgrading from a version before 1.2.0, you will need to upgrade
If you are upgrading from a version before 1.2.3, you will need to upgrade
the database format:
Stop the old honk process.