diff options
Diffstat (limited to 'devel/libghthash')
-rw-r--r-- | devel/libghthash/Makefile | 2 | ||||
-rw-r--r-- | devel/libghthash/distinfo | 2 | ||||
-rw-r--r-- | devel/libghthash/pkg-plist | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/libghthash/Makefile b/devel/libghthash/Makefile index 71321e320cd8..e21526b4bcf3 100644 --- a/devel/libghthash/Makefile +++ b/devel/libghthash/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libghthash -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.1 CATEGORIES= devel MASTER_SITES= http://www.student.lu.se/~etn97ksi/sim_home/filer/ diff --git a/devel/libghthash/distinfo b/devel/libghthash/distinfo index 41b306b13645..c94d6d4d7fe1 100644 --- a/devel/libghthash/distinfo +++ b/devel/libghthash/distinfo @@ -1 +1 @@ -MD5 (libghthash-0.5.0.tar.gz) = b57c9c63ebc35ec29477a919d07314ab +MD5 (libghthash-0.5.1.tar.gz) = f2420f27a44cb23a7dec990b9e749cda diff --git a/devel/libghthash/pkg-plist b/devel/libghthash/pkg-plist index 34ea005d047e..b9d9f18aee8d 100644 --- a/devel/libghthash/pkg-plist +++ b/devel/libghthash/pkg-plist @@ -1,4 +1,4 @@ include/ght_hash_table.h lib/libghthash.a lib/libghthash.so -lib/libghthash.so.0 +lib/libghthash.so.1 |