diff options
author | Johan van Selst <johans@FreeBSD.org> | 2015-01-24 17:49:36 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2015-01-24 17:49:36 +0000 |
commit | b4bcfafe3b3ff7481c6aedc8d72149fe699ac441 (patch) | |
tree | 0d639dbf6ec9778acfa384a49db1cb49a96b7832 /shells/osh | |
parent | f40b99ab62ff4e0d0b6614604685cbb2d8f52054 (diff) | |
download | ports-b4bcfafe3b3ff7481c6aedc8d72149fe699ac441.tar.gz ports-b4bcfafe3b3ff7481c6aedc8d72149fe699ac441.zip |
Notes
Diffstat (limited to 'shells/osh')
-rw-r--r-- | shells/osh/Makefile | 2 | ||||
-rw-r--r-- | shells/osh/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/shells/osh/Makefile b/shells/osh/Makefile index 925ca9626c05..82d1a9d69a4b 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osh -DISTVERSION= 20141024 +DISTVERSION= 20150115 CATEGORIES= shells MASTER_SITES= http://v6shell.org/src/ diff --git a/shells/osh/distinfo b/shells/osh/distinfo index bdb63b0f9280..e2d46c147642 100644 --- a/shells/osh/distinfo +++ b/shells/osh/distinfo @@ -1,2 +1,2 @@ -SHA256 (osh-20141024.tar.gz) = fd007753e9a639fe9a5d8f36127f59f8e01e8049b1b59943e89d776648763455 -SIZE (osh-20141024.tar.gz) = 129585 +SHA256 (osh-20150115.tar.gz) = 711151f222a7f3e7cb9500d11ded7bb19a66f94641f352e0ccb316dd9665aa1d +SIZE (osh-20150115.tar.gz) = 129354 |