Skip to content

Commit

Permalink
graphics/cgif: Update to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 27, 2023
1 parent 506c614 commit 04c38bd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 3 additions & 1 deletion graphics/cgif/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cgif
PORTVERSION= 0.3.1
PORTVERSION= 0.3.2
DISTVERSIONPREFIX= V
CATEGORIES= graphics

Expand All @@ -14,6 +14,8 @@ USES= meson

MESON_ARGS= --default-library=both -Dtests=true

PLIST_SUB= PORTVERSION=${PORTVERSION}

USE_GITHUB= yes
GH_ACCOUNT= dloebl

Expand Down
6 changes: 3 additions & 3 deletions graphics/cgif/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1681052890
SHA256 (dloebl-cgif-V0.3.1_GH0.tar.gz) = 74a56ddd07b0a28938918f9d566012d4324fd183d3783a075f656520e79d82fb
SIZE (dloebl-cgif-V0.3.1_GH0.tar.gz) = 29425
TIMESTAMP = 1685162034
SHA256 (dloebl-cgif-V0.3.2_GH0.tar.gz) = 0abf83b7617f4793d9ab3a4d581f4e8d7548b56a29e3f95b0505f842cbfd7f95
SIZE (dloebl-cgif-V0.3.2_GH0.tar.gz) = 29407
2 changes: 1 addition & 1 deletion graphics/cgif/pkg-plist
Expand Up @@ -2,5 +2,5 @@ include/cgif.h
lib/libcgif.a
lib/libcgif.so
lib/libcgif.so.0
lib/libcgif.so.0.3.0
lib/libcgif.so.%%PORTVERSION%%
libdata/pkgconfig/cgif.pc

0 comments on commit 04c38bd

Please sign in to comment.