add 5.3 release song
This commit is contained in:
parent
8956c3b65c
commit
df276b3a76
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2013/03/11 11:41:33 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2013/05/06 19:22:23 naddy Exp $
|
||||
|
||||
COMMENT = add OpenBSD songs to Asterisk music-on-hold
|
||||
|
||||
PKGNAME = asterisk-openbsd-moh-5.2
|
||||
PKGNAME = asterisk-openbsd-moh-5.3
|
||||
REL_LIST = 30 31 32 33 34 35 36 37 38 39 \
|
||||
40 41 42 43 44 45 46 47 48 49 \
|
||||
50 51 52
|
||||
50 51 52 53
|
||||
.for release in ${REL_LIST}
|
||||
DISTFILES += song${release}.mp3
|
||||
.endfor
|
||||
|
@ -21,6 +21,7 @@ SHA256 (openbsd_songs/song49.mp3) = hsGGm3U0bJPtlVh7aUTcv7j1YCbH/Ct+go2Adg0+r/Q=
|
||||
SHA256 (openbsd_songs/song50.mp3) = uho2UEI4zYfqrNjn3YQ+lDCtYJ2mXilMmjFXH7l4IiQ=
|
||||
SHA256 (openbsd_songs/song51.mp3) = URlfRvnfMCZydJcJLqoLTfMGEuPvsR89Sy+G+klb9vs=
|
||||
SHA256 (openbsd_songs/song52.mp3) = yvmXAxPwX9vET8rQSYSGrQCzgzXEwmCCND2TNAdgJyE=
|
||||
SHA256 (openbsd_songs/song53.mp3) = AxYQ+oYhNP3yDnhSqBTzeHVsFpoab+3qIJx1V4vcNqM=
|
||||
SIZE (openbsd_songs/song30.mp3) = 2898547
|
||||
SIZE (openbsd_songs/song31.mp3) = 2912757
|
||||
SIZE (openbsd_songs/song32.mp3) = 2589676
|
||||
@ -44,3 +45,4 @@ SIZE (openbsd_songs/song49.mp3) = 7125367
|
||||
SIZE (openbsd_songs/song50.mp3) = 5834709
|
||||
SIZE (openbsd_songs/song51.mp3) = 5318111
|
||||
SIZE (openbsd_songs/song52.mp3) = 5899910
|
||||
SIZE (openbsd_songs/song53.mp3) = 5992697
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2012/12/21 15:36:32 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2013/05/06 19:22:23 naddy Exp $
|
||||
share/asterisk/
|
||||
share/asterisk/moh/
|
||||
share/asterisk/moh/song30.sln
|
||||
@ -24,3 +24,4 @@ share/asterisk/moh/song49.sln
|
||||
share/asterisk/moh/song50.sln
|
||||
share/asterisk/moh/song51.sln
|
||||
share/asterisk/moh/song52.sln
|
||||
share/asterisk/moh/song53.sln
|
||||
|
Loading…
Reference in New Issue
Block a user