update to nap-1.4.4-ps4
There was a horrible bug in nap which prevented uploading at all, this is a bugfix release. Upgrade is advisable. Brief Changelog: - Fixed id3v2 bug; all id3v2 files should now be sharable and downloadable - Additional control over what is displayed on the result screen. Some command line parameters can be accessed internally now with the commands /set, /unset, /pvars. - md5 hashes are now calculated in the same way as the other clients. from maintainer
This commit is contained in:
parent
2e0ea06175
commit
1a625987dc
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2001/04/08 13:46:55 reinhard Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2001/04/10 17:26:01 reinhard Exp $
|
||||
|
||||
COMMENT= 'gnu curses-based napster client'
|
||||
|
||||
VER= 1.4.4-ps3
|
||||
VER= 1.4.4-ps4
|
||||
DISTNAME= nap-${VER}
|
||||
CATEGORIES= audio
|
||||
NEED_VERSION= 1.363
|
||||
NEED_VERSION= 1.392
|
||||
|
||||
HOMEPAGE= http://theory.stanford.edu/~selinger/nap/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (nap-1.4.4-ps3.tar.gz) = 32f7c5710b661a7ef35102020393f55a
|
||||
RMD160 (nap-1.4.4-ps3.tar.gz) = bbe378ce7bd17884d766c2a4c76fd2c5491bab7b
|
||||
SHA1 (nap-1.4.4-ps3.tar.gz) = d042158f7de3f5c89137ad48a7cbd4ae20cf48d1
|
||||
MD5 (nap-1.4.4-ps4.tar.gz) = ed0e0aceaf7529fd6c9b97d9a03b17b6
|
||||
RMD160 (nap-1.4.4-ps4.tar.gz) = 7530a4b404f9aaac60211b51f7261ee8993b7528
|
||||
SHA1 (nap-1.4.4-ps4.tar.gz) = c84ec19dfcaae5aa5a9bb3128ac9ae1cd69a58c0
|
||||
|
Loading…
Reference in New Issue
Block a user