mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
multimedia/oscam: Update to commit 2021-07-29
PR: 257761 Approved by: arrowd, maintainer timeout (1 month) Differential Revision: https://reviews.freebsd.org/D31987
This commit is contained in:
parent
c649b7e482
commit
f6ced03d30
2 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
# Created by: Franz Bettag <franz@bett.ag>
|
||||
|
||||
PORTNAME= oscam
|
||||
PORTVERSION= 1.20.20201119
|
||||
PORTVERSION= 1.20.20210729
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= https://repo.or.cz/oscam.git/snapshot/877648ea724dac9c9d608e5b1f14fefeb263500e.tar.gz?/
|
||||
MASTER_SITES= https://repo.or.cz/oscam.git/snapshot/ef7f844739120f6119d7197e7be9c9b8a8da0b5f.tar.gz?/
|
||||
|
||||
MAINTAINER= franz@bett.ag
|
||||
COMMENT= Softcam software to decrypt digital TV channels
|
||||
|
@ -24,7 +24,7 @@ MAKE_ARGS= CC="${CC}" HOSTCC="${CC}" \
|
|||
OSCAM_BIN="Distribution/oscam" CONF_DIR="${PREFIX}/etc/oscam" \
|
||||
V=1
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-877648e
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-ef7f844
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1608115676
|
||||
SHA256 (oscam-1.20.20201119.tar.gz) = 408c9a0e54f390ed424c14c9409f07c14805c357aa724a32516456d99ecb944e
|
||||
SIZE (oscam-1.20.20201119.tar.gz) = 1294918
|
||||
TIMESTAMP = 1628575676
|
||||
SHA256 (oscam-1.20.20210729.tar.gz) = 35127d2334c1cf41452403c064540c7967116c6c3b47c144d5c2e45a66d7e370
|
||||
SIZE (oscam-1.20.20210729.tar.gz) = 1296813
|
||||
|
|
Loading…
Add table
Reference in a new issue