Add 7.0 song

This commit is contained in:
ian 2021-10-20 01:49:50 +00:00
parent 4502de486f
commit b03a8c7af2
2 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.33 2021/10/16 10:57:40 sthen Exp $
# $OpenBSD: Makefile,v 1.34 2021/10/20 01:49:50 ian Exp $
# strictly speaking not, as they are just sound files, but packaging
# these on arch which don't build asterisk is a waste of cycles on build
@ -10,12 +10,13 @@ PORTROACH= ignore:1
COMMENT = add OpenBSD songs to Asterisk music-on-hold
PKGNAME = asterisk-openbsd-moh-6.9
PKGNAME = asterisk-openbsd-moh-7.0
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 53 54 55 56 57 \
58a 58b 58c 58d 59a 59b \
60a 60b 60c 60d 60e 60f 60g 61 62 68 69
60a 60b 60c 60d 60e 60f 60g 61 62 68 69 \
70
.for release in ${REL_LIST}
DISTFILES += song${release}.mp3
.endfor

View File

@ -43,6 +43,7 @@ SHA256 (openbsd_songs/song61.mp3) = i8WuqBrzFggmW0zU6LHo1/bMdUw5GObJfqhuRjpduks=
SHA256 (openbsd_songs/song62.mp3) = rWRP0jwKZsbAhu8sjxDG7M5WCeRpwKfo7e3N6tfZhU8=
SHA256 (openbsd_songs/song68.mp3) = GcIeGBUj+g/TAvh92z7TnV/rNN3NV6G6LutBryDDZKo=
SHA256 (openbsd_songs/song69.mp3) = 8ogYZNdS6T+HAzfZZ3zz5iJe6TPuMbi/4tWF4n62yKA=
SHA256 (openbsd_songs/song70.mp3) = VZ028fPibBc24Ty+b9tSUOfxDFc7kxQarCPfP8vt9IE=
SIZE (openbsd_songs/song30.mp3) = 2898547
SIZE (openbsd_songs/song31.mp3) = 2912757
SIZE (openbsd_songs/song32.mp3) = 2589676
@ -88,3 +89,4 @@ SIZE (openbsd_songs/song61.mp3) = 6751711
SIZE (openbsd_songs/song62.mp3) = 3652126
SIZE (openbsd_songs/song68.mp3) = 8187865
SIZE (openbsd_songs/song69.mp3) = 6530193
SIZE (openbsd_songs/song70.mp3) = 6231770