mirror of
https://github.com/NLnetLabs/dnst.git
synced 2026-09-02 05:08:47 +02:00
* Move ldns obsoletion to separate package * Remove proposed channel from pkg-test The packages published in proposed are so outdated, they fail pkg-test anyway. * Remove EOL versions from build targets * Update Dockerfile base image to alpine 2.23 * Remove systemd macros from scriptlets * Change version to 0.2.0-alpha1
7 lines
63 B
Bash
7 lines
63 B
Bash
#!/bin/sh -e
|
|
|
|
# case "$1" in
|
|
# upgrade|remove)
|
|
# ;;
|
|
# esac
|