mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 02:23:11 +02:00
run-mailcap: update to 3.74.
This commit is contained in:
parent
b461b0b59b
commit
39088f333d
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'run-mailcap'
|
||||
pkgname=run-mailcap
|
||||
version=3.70
|
||||
revision=2
|
||||
version=3.74
|
||||
revision=1
|
||||
depends="perl mime-types"
|
||||
short_desc="Execute programs via entries in the mailcap file"
|
||||
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
|
||||
license="Public Domain, custom:Bellcore"
|
||||
homepage="https://tracker.debian.org/pkg/mailcap"
|
||||
distfiles="${DEBIAN_SITE}/main/m/mailcap/mailcap_${version}+nmu1.tar.xz"
|
||||
checksum=fd6a08710c54262e3f3907a6a0d2f12be9a34ca083dc569e3590291e60b5290e
|
||||
distfiles="${DEBIAN_SITE}/main/m/mailcap/mailcap_${version}.tar.xz"
|
||||
checksum=569324fbe0391314fea94af3646d8a68d9b2abdd70b51660f45bc72581396f4e
|
||||
|
||||
do_install() {
|
||||
local _aliases="see edit compose print"
|
||||
|
|
Loading…
Add table
Reference in a new issue