Skip to content

Commit

Permalink
graphics/heimer: Update to 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Aug 28, 2022
1 parent 73cd376 commit fa86250
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions graphics/heimer/Makefile
@@ -1,5 +1,5 @@
PORTNAME= heimer
DISTVERSION= 3.5.0
DISTVERSION= 3.6.0
CATEGORIES= graphics
MASTER_SITES= https://github.com/juzzlin/Heimer/releases/download/${DISTVERSION}/

Expand All @@ -10,7 +10,7 @@ LICENSE= CC-BY-SA-3.0 GPLv3+
LICENSE_COMB= multi
LICENSE_FILE_GPLv3+ = ${WRKSRC}/COPYING

USES= cmake compiler:c++14-lang qt:5
USES= cmake compiler:c++17-lang qt:5
USE_QT= core gui network svg widgets xml buildtools_build \
linguisttools_build qmake_build testlib_build
TEST_TARGET= test
Expand Down
6 changes: 3 additions & 3 deletions graphics/heimer/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1659210074
SHA256 (heimer-3.5.0.tar.gz) = a0cd3b52406ce89ada07caef1a679d6e4a8d12edafb31b63b5f1f59246bf5e2b
SIZE (heimer-3.5.0.tar.gz) = 1439907
TIMESTAMP = 1661638484
SHA256 (heimer-3.6.0.tar.gz) = 8a580a74a649fcf25fd137d2c5d5e8b4fa9634a7e943168f94aeacee210df184
SIZE (heimer-3.6.0.tar.gz) = 1440530

0 comments on commit fa86250

Please sign in to comment.