mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
tintin: update to 2.01.3.
This commit is contained in:
parent
2243df4573
commit
4886c1aedb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tintin'
|
# Template file for 'tintin'
|
||||||
pkgname=tintin
|
pkgname=tintin
|
||||||
version=2.01.2
|
version=2.01.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="tt"
|
wrksrc="tt"
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2"
|
||||||
homepage="http://tintin.sourceforge.net/index.php"
|
homepage="http://tintin.sourceforge.net/index.php"
|
||||||
short_desc="A console-based MUD client"
|
short_desc="A console-based MUD client"
|
||||||
distfiles="${SOURCEFORGE_SITE}/tintin/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/tintin/${pkgname}-${version}.tar.gz"
|
||||||
checksum=01e11e3cded48ff686b2ea16e767acf1f6b5ea326551ecff091552e89f4a038e
|
checksum=c55215ff4a73d4c651a8ecfdc323f981b62262338e0180bf5bdc95bbc1aefe2d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for i in FAQ SCRIPTS README; do
|
for i in FAQ SCRIPTS README; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue