mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
devel/libks: Update to 2.0.11
Minor upstream bugfix release. Reviewed by: jrm Differential Revision: https://reviews.freebsd.org/D57267
This commit is contained in:
committed by
Joseph Mingrone
parent
4d9788add8
commit
0c0c3b25af
@@ -1,6 +1,6 @@
|
||||
PORTNAME= libks
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.0.10
|
||||
DISTVERSION= 2.0.11
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= hayzam@alchemilla.io
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1778345457
|
||||
SHA256 (signalwire-libks-v2.0.10_GH0.tar.gz) = cd0d8504870c2e0e1306e55fd27dede976ab9f3a919487bc10b526576d24d568
|
||||
SIZE (signalwire-libks-v2.0.10_GH0.tar.gz) = 258971
|
||||
TIMESTAMP = 1778374557
|
||||
SHA256 (signalwire-libks-v2.0.11_GH0.tar.gz) = 7142800a0c9095ce0e52308c815026a8ad2a197f519363c050fe441039de20be
|
||||
SIZE (signalwire-libks-v2.0.11_GH0.tar.gz) = 260399
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
find_package(Git)
|
||||
@@ -45,6 +41,10 @@ message("LibKS2 Version ${PROJECT_VERSION_MAJOR}.${PRO
|
||||
# Declare our project, libks2
|
||||
project(LibKS2 VERSION 2.0.10 LANGUAGES C CXX)
|
||||
project(LibKS2 VERSION 2.0.11 LANGUAGES C CXX)
|
||||
message("LibKS2 Version ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}")
|
||||
+
|
||||
+# Load our common utility api and setup the platfomrm and build
|
||||
|
||||
Reference in New Issue
Block a user