diff options
Diffstat (limited to 'ports/itpp')
| -rw-r--r-- | ports/itpp/CONTROL | 3 | ||||
| -rw-r--r-- | ports/itpp/portfile.cmake | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/ports/itpp/CONTROL b/ports/itpp/CONTROL index 95a49293b..6adac7303 100644 --- a/ports/itpp/CONTROL +++ b/ports/itpp/CONTROL @@ -1,3 +1,4 @@ Source: itpp
-Version: 4.3.1-1
+Version: 4.3.1-2
+Homepage: http://itpp.sourceforge.net
Description: IT++ is a C++ library of mathematical, signal processing and communication classes and functions. Its main use is in simulation of communication systems and for performing research in the area of communications.
\ No newline at end of file diff --git a/ports/itpp/portfile.cmake b/ports/itpp/portfile.cmake index 84fc651e4..30905e200 100644 --- a/ports/itpp/portfile.cmake +++ b/ports/itpp/portfile.cmake @@ -1,5 +1,3 @@ -include(vcpkg_common_functions)
-
set(ITPP_VERSION 4.3.1)
vcpkg_download_distfile(ARCHIVE
URLS "https://sourceforge.net/projects/itpp/files/itpp/${ITPP_VERSION}/itpp-${ITPP_VERSION}.tar.bz2"
|
