Skip to content

Commit

Permalink
math/primecount: upgrade to 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-FreeBSD committed Dec 5, 2021
1 parent b298802 commit fb6ad44
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion math/primecount/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= primecount
DISTVERSIONPREFIX= v
DISTVERSION= 7.1
DISTVERSION= 7.2
CATEGORIES= math

MAINTAINER= thierry@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions math/primecount/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1638108625
SHA256 (kimwalisch-primecount-v7.1_GH0.tar.gz) = 4f156f3945b613c9262156a25255f689abcaf30fff778c1d27b17126fcd1db72
SIZE (kimwalisch-primecount-v7.1_GH0.tar.gz) = 331976
TIMESTAMP = 1638726992
SHA256 (kimwalisch-primecount-v7.2_GH0.tar.gz) = 54c1eec33e665a780002dda20cf39ba0cefa8e846fdeda44734fb2265cba9257
SIZE (kimwalisch-primecount-v7.2_GH0.tar.gz) = 340799
3 changes: 2 additions & 1 deletion math/primecount/pkg-plist
Expand Up @@ -3,5 +3,6 @@ include/primecount.h
include/primecount.hpp
lib/libprimecount.so
lib/libprimecount.so.7
lib/libprimecount.so.7.1
lib/libprimecount.so.7.2
libdata/pkgconfig/primecount.pc
man/man1/primecount.1.gz

0 comments on commit fb6ad44

Please sign in to comment.