diff options
| author | jvoisin | 2020-03-04 19:30:42 +0100 |
|---|---|---|
| committer | jvoisin | 2020-03-04 19:30:42 +0100 |
| commit | d7b7a0d4e10d7b87b124889821b14e9858ed0a9c (patch) | |
| tree | e4240582b445a5f43652bf93b37b4791f0c6547c /APKBUILD | |
| parent | 394edbf3b5232c30dd3019f8c3a5dfadc310884f (diff) | |
%s/nbs-system/jvoisin
Since I'm the only one to maintain Snuffleupagus,
let's adjust the links and contact addresses
of my fork, to point to well… my fork.
Diffstat (limited to 'APKBUILD')
| -rw-r--r-- | APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | # Maintainer: <secu@nbs-system.com> | 1 | # Maintained by Julien (jvoisin) Voisin <julien.voisin+snuffleupagus@dustri.org> |
| 2 | pkgname="php7-snuffleupagus" | 2 | pkgname="php7-snuffleupagus" |
| 3 | _pkgname="snuffleupagus" | 3 | _pkgname="snuffleupagus" |
| 4 | pkgver=0.1 | 4 | pkgver=0.1 |
| @@ -10,7 +10,7 @@ license="LGPL3" | |||
| 10 | depends="php7-dev php7-fpm" | 10 | depends="php7-dev php7-fpm" |
| 11 | source="" | 11 | source="" |
| 12 | 12 | ||
| 13 | _giturl="https://github.com/nbs-system/snuffleupagus.git" | 13 | _giturl="https://github.com/jvoisin/snuffleupagus.git" |
| 14 | 14 | ||
| 15 | prepare() { | 15 | prepare() { |
| 16 | default_prepare | 16 | default_prepare |
