mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 4.1.1
- While at it, set USE_LDCONFIG
This commit is contained in:
parent
243ea98154
commit
1e147499ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358907
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libgroove
|
||||
PORTVERSION= 4.1.0
|
||||
PORTVERSION= 4.1.1
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= gahr@FreeBSD.org
|
||||
@ -16,11 +16,12 @@ LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/libav \
|
||||
libspeexdsp.so:${PORTSDIR}/audio/speex \
|
||||
libSDL2.so:${PORTSDIR}/devel/sdl20
|
||||
|
||||
USES= cmake:outsource
|
||||
USES= cmake:outsource
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= andrewrk
|
||||
GH_COMMIT= c0b3813
|
||||
GH_COMMIT= 1b90d6c
|
||||
|
||||
PLIST_SUB+= VER1=${PORTVERSION:R:R} \
|
||||
VER3=${PORTVERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libgroove-4.1.0.tar.gz) = eddd455537c39637d635e459fd4a303a7577e68e907fea193868770525f91eef
|
||||
SIZE (libgroove-4.1.0.tar.gz) = 8594104
|
||||
SHA256 (libgroove-4.1.1.tar.gz) = 08552393475cf9aed9b5b939e754a3f1034ba323449c1f6ca1a14e0b33e22a78
|
||||
SIZE (libgroove-4.1.1.tar.gz) = 8594196
|
||||
|
Loading…
Reference in New Issue
Block a user