irssi: 1.0.3 -> 1.0.4

This commit is contained in:
Thomas Penteker 2017-08-29 22:28:09 +02:00
parent de66cf302e
commit c1c5c1365f
3 changed files with 6 additions and 5 deletions

View File

@ -1 +1 @@
8f3633e104d31d653a8cd45740571deb irssi-1.0.3.tar.xz
46d4ac2a7ab472e5dc800e5d7bd9a879 irssi-1.0.4.tar.xz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Yc+csXZCTLnqI3GUwoUth5zwBFWX5RYL+L+bkZ8+X8/MhtEwsFcY+fS2eBGpbqB9/xsGkbndug4Iqv+hNlLvws=
SHA256 (Pkgfile) = 4a9f25be4eaf66ef5817830f553ef7375e17d98dfe03dde1200e5fe969ac5efc
RWSE3ohX2g5d/bo4XixaPV2CU0/TZE+w8bnN9+0yopKjh1zML1lE5vC28aw2qCGladcJ3cVDpsjvUwC7IuGCDnM9t9HG1GM/1Ag=
SHA256 (Pkgfile) = 56a2cc5131aa74e73d36b8b08ecf27d22409fe54b6b979c3701ed1696f7f8765
SHA256 (.footprint) = f199f0d812fef6ae7789ed0d4333fb3a4e34a8c37c762ee8cc31387c13b6b187
SHA256 (irssi-1.0.3.tar.xz) = 838220297dcbe7c8c42d01005059779a82f5b7b7e7043db37ad13f5966aff581
SHA256 (irssi-1.0.4.tar.xz) = b85c07dbafe178213eccdc69f5f8f0ac024dea01c67244668f91ec1c06b986ca

View File

@ -5,7 +5,7 @@
# Depends on: glib
name=irssi
version=1.0.3
version=1.0.4
release=1
source=(https://github.com/irssi-import/irssi/releases/download/$version/$name-$version.tar.xz)
@ -16,6 +16,7 @@ build () {
--prefix=/usr \
--with-proxy \
--with-perl-lib=site
make
make DESTDIR=$PKG install