mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
- Update from 0.3.0 to 0.3.1
PR: ports/191770 Submitted by: henrik@affekt.org
This commit is contained in:
parent
d6e44c613b
commit
765a5f01c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361396
2 changed files with 4 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mpdas
|
||||
PORTVERSION= 0.3.0
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 0.3.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://50hz.ws/mpdas/
|
||||
|
||||
|
@ -13,7 +12,7 @@ COMMENT= MPD AudioScrobbler written in C++ supporting the latest protocol
|
|||
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
|
||||
libmpd.so:${PORTSDIR}/audio/libmpd
|
||||
|
||||
USES= pkgconfig tar:bzip2
|
||||
USES= pkgconfig
|
||||
|
||||
USE_RC_SUBR= mpdas
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (mpdas-0.3.0.tar.bz2) = f6542196fa8dfba7cdcc07a95b8df71d03b40a436ea76bcc999f13185d262573
|
||||
SIZE (mpdas-0.3.0.tar.bz2) = 19219
|
||||
SHA256 (mpdas-0.3.1.tar.gz) = 11b3ae37597f252c270ee3217e48b276323c7a037f26179b94411d9fa11f9099
|
||||
SIZE (mpdas-0.3.1.tar.gz) = 13978
|
||||
|
|
Loading…
Add table
Reference in a new issue