diff options
author | Alexey Yushkin <x636808@gmail.com> | 2024-10-25 19:06:37 +0300 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2024-10-28 18:18:17 +0300 |
commit | adcdcf18e27a65d170294bef1410232b30e4bebe (patch) | |
tree | 23efde9db523870ce31cedfe0cf69e5a70e0dabf | |
parent | devel/appstream: Update to 1.0.3 (diff) |
devel/appstream-glib: Update to 0.8.3
Sponsored by: Future Crew, LLC
-rw-r--r-- | devel/appstream-glib/Makefile | 6 | ||||
-rw-r--r-- | devel/appstream-glib/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/devel/appstream-glib/Makefile b/devel/appstream-glib/Makefile index 99bf21b385d9..f497e97294f4 100644 --- a/devel/appstream-glib/Makefile +++ b/devel/appstream-glib/Makefile @@ -1,6 +1,5 @@ PORTNAME= appstream-glib -PORTVERSION= 0.8.2 -PORTREVISION= 3 +PORTVERSION= 0.8.3 CATEGORIES= devel MASTER_SITES= http://people.freedesktop.org/~hughsient/appstream-glib/releases/ DIST_SUBDIR= gnome @@ -29,8 +28,7 @@ USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 introspection:build \ libxml2:build pango USE_LDCONFIG= yes MESON_ARGS= -Drpm=false \ - -Dalpm=false \ - -Dstemmer=false + -Dalpm=false OPTIONS_DEFINE= DOCS MANPAGES OPTIONS_DEFAULT=MANPAGES diff --git a/devel/appstream-glib/distinfo b/devel/appstream-glib/distinfo index 2cf799ee7b41..e244d8722095 100644 --- a/devel/appstream-glib/distinfo +++ b/devel/appstream-glib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668288582 -SHA256 (gnome/appstream-glib-0.8.2.tar.xz) = 71256500add5048d6f08878904708b3d0c3875f402e0adcd358e91d47dcd8b96 -SIZE (gnome/appstream-glib-0.8.2.tar.xz) = 2320880 +TIMESTAMP = 1729852511 +SHA256 (gnome/appstream-glib-0.8.3.tar.xz) = 84754064c560fca6e1ab151dc64354fc235a5798f016b91b38c9617253a8cf11 +SIZE (gnome/appstream-glib-0.8.3.tar.xz) = 2322068 |