- Update to 0.22
- Make portlint happy Approved by: bapt (mentor, implicit)
This commit is contained in:
parent
be0b2902bc
commit
2cd31c3925
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277552
2 changed files with 5 additions and 5 deletions
|
@ -6,17 +6,17 @@
|
|||
#
|
||||
|
||||
PORTNAME= mpdscribble
|
||||
PORTVERSION= 0.21
|
||||
PORTVERSION= 0.22
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
MAINTAINER= jlaffaye@FreeBSD.org
|
||||
COMMENT= Musicpd last.fm client
|
||||
|
||||
LIB_DEPENDS+= mpdclient.2:${PORTSDIR}/audio/libmpdclient
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS+= mpdclient.2:${PORTSDIR}/audio/libmpdclient
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= glib20 pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (mpdscribble-0.21.tar.bz2) = df54c651290da0f00ee4deb03b47e2576c407196ea61e27af11adad69230d698
|
||||
SIZE (mpdscribble-0.21.tar.bz2) = 115705
|
||||
SHA256 (mpdscribble-0.22.tar.bz2) = 1cde2b5f8c70f0e3e6f059d01bf0b0f2eac2b29fbcd14b01a8a5103e603feb41
|
||||
SIZE (mpdscribble-0.22.tar.bz2) = 116981
|
||||
|
|
Loading…
Reference in a new issue