pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/ampache
Module Name: pkgsrc
Committed By: zafer
Date: Thu Dec 21 13:07:17 UTC 2023
Modified Files:
pkgsrc/audio/ampache: Makefile
Log Message:
update homepage and master site
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/audio/ampache/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/ampache/Makefile
diff -u pkgsrc/audio/ampache/Makefile:1.16 pkgsrc/audio/ampache/Makefile:1.17
--- pkgsrc/audio/ampache/Makefile:1.16 Thu May 23 19:22:55 2019
+++ pkgsrc/audio/ampache/Makefile Thu Dec 21 13:07:17 2023
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.16 2019/05/23 19:22:55 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2023/12/21 13:07:17 zafer Exp $
#
DISTNAME= ampache-3.5.3
PKGREVISION= 3
CATEGORIES= audio
-MASTER_SITES= http://ampache.org/downloads/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=ampache/}
+GITHUB_PROJECT= ampache
+GITHUB_RELEASE= v${PKGVERSION_NOREV}
MAINTAINER= abs%NetBSD.org@localhost
-HOMEPAGE= http://ampache.org/
+HOMEPAGE= https://ampache.org/
COMMENT= Web-based Audio file manager
DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=5.2:../../www/ap-php
Home |
Main Index |
Thread Index |
Old Index