Skip to content

Commit

Permalink
devel/malloy: Update to 0.6.2
Browse files Browse the repository at this point in the history
Changelog: https://github.com/Tectu/malloy/releases/tag/0.6.2

PR:		271002
Approved by:	tcberner (mentor, implicit)
  • Loading branch information
Tectu authored and Zirias committed Apr 23, 2023
1 parent f7596f8 commit 8f33d68
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion devel/malloy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= malloy
DISTVERSION= 0.6.1
DISTVERSION= 0.6.2
CATEGORIES= devel

MAINTAINER= jbo@insane.engineer
Expand Down
6 changes: 3 additions & 3 deletions devel/malloy/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1677070500
SHA256 (tectu-malloy-0.6.1_GH0.tar.gz) = e6f1cf85ab7f05ec67026e3eaf4af15fe83897acbc4fd0d7af14e23f80c95478
SIZE (tectu-malloy-0.6.1_GH0.tar.gz) = 192093
TIMESTAMP = 1682179658
SHA256 (tectu-malloy-0.6.2_GH0.tar.gz) = 6a1ab7b70ea7e4735aff1a5f7d2678ea69961b8dec8a5dc42230a083448f302d
SIZE (tectu-malloy-0.6.2_GH0.tar.gz) = 195624
6 changes: 3 additions & 3 deletions devel/malloy/pkg-plist
Expand Up @@ -63,11 +63,11 @@ lib/cmake/malloy/malloy-config.cmake
lib/cmake/malloy/malloy-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/malloy/malloy-targets.cmake
%%CLIENT%%lib/libmalloy-client.so
%%CLIENT%%lib/libmalloy-client.so.0.6.1
%%CLIENT%%lib/libmalloy-client.so.0.6.2
lib/libmalloy-core.so
lib/libmalloy-core.so.0.6.1
lib/libmalloy-core.so.0.6.2
%%SERVER%%lib/libmalloy-server.so
%%SERVER%%lib/libmalloy-server.so.0.6.1
%%SERVER%%lib/libmalloy-server.so.0.6.2
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeLists.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/client/CMakeLists.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/client/example.cmake
Expand Down

0 comments on commit 8f33d68

Please sign in to comment.