diff options
-rw-r--r-- | math/octave-forge-datatypes/Makefile | 4 | ||||
-rw-r--r-- | math/octave-forge-datatypes/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/math/octave-forge-datatypes/Makefile b/math/octave-forge-datatypes/Makefile index 34350fff5c6b..f7eb7a172cf8 100644 --- a/math/octave-forge-datatypes/Makefile +++ b/math/octave-forge-datatypes/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-datatypes DISTVERSIONPREFIX= release- -DISTVERSION= 1.0.3 +DISTVERSION= 1.0.4 PORTEPOCH= 1 CATEGORIES= math @@ -12,8 +12,6 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave -# \ -# compiler:nestedfct # A way to get g++ which understands -fconcepts. USE_GITHUB= yes GH_ACCOUNT= pr0m1th3as GH_PROJECT= datatypes diff --git a/math/octave-forge-datatypes/distinfo b/math/octave-forge-datatypes/distinfo index 97154caaa31f..9c3bdea8edfb 100644 --- a/math/octave-forge-datatypes/distinfo +++ b/math/octave-forge-datatypes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748539100 -SHA256 (octave-forge/pr0m1th3as-datatypes-release-1.0.3_GH0.tar.gz) = 52f204c0ec0c975c11e0f0607bf18fee3b634cca4498b927a4d5ca3827be5f01 -SIZE (octave-forge/pr0m1th3as-datatypes-release-1.0.3_GH0.tar.gz) = 288625 +TIMESTAMP = 1751474772 +SHA256 (octave-forge/pr0m1th3as-datatypes-release-1.0.4_GH0.tar.gz) = c8c3d2ce0a54b5a7b122628676c665444973fdc088d3a94af74204fd9162ec74 +SIZE (octave-forge/pr0m1th3as-datatypes-release-1.0.4_GH0.tar.gz) = 289647 |