Permalink
Browse files
libunistring: update to version 0.9.9
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
textproc/libunistring/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name libunistring |
|
|
version 0.9.8 |
|
|
version 0.9.9 |
|
|
categories textproc |
|
|
platforms darwin |
|
|
license GPL-3 |
|
|
@@ -22,8 +22,8 @@ long_description Text files are nowadays usually encoded in Unicode, and may |
|
|
homepage https://www.gnu.org/software/libunistring/ |
|
|
master_sites gnu |
|
|
|
|
|
checksums rmd160 63ba1615490e2595e590798c021adeb4a1d88e15 \ |
|
|
sha256 b792f2bd05d0fa7b339e39e353da7232b2e514e0db2cf5ed95beeff3feb53cf5 |
|
|
checksums rmd160 9543eaac46d5d4880e6da6f02e93f04decce735d \ |
|
|
sha256 f5e90c08f9e5427ca3a2c0c53f19aa38b25c500913510ad25afef86448bea84a |
|
|
|
|
|
depends_build bin:perl:perl5 \ |
|
|
port:texinfo |
|
|
|