diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 14:04:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:45:33 +0000 |
commit | f4c0f414af0f71710a9ee17cac90119839a69147 (patch) | |
tree | 3610165b12daf17d0e043aaa59eacd2418a8da01 /main/snownews/APKBUILD | |
parent | 1ea56188687834b4c87f778c927d224f08982e19 (diff) | |
download | aports-f4c0f414af0f71710a9ee17cac90119839a69147.tar.bz2 aports-f4c0f414af0f71710a9ee17cac90119839a69147.tar.xz |
main/snownews: rebuild against libressl 2.5
Diffstat (limited to 'main/snownews/APKBUILD')
-rw-r--r-- | main/snownews/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/snownews/APKBUILD b/main/snownews/APKBUILD index b3d8c94085..a3a4b8fa7e 100644 --- a/main/snownews/APKBUILD +++ b/main/snownews/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to> pkgname=snownews pkgver=1.5.12 -pkgrel=3 +pkgrel=4 pkgdesc="Snownews is a text mode RSS/RDF newsreader" url="https://kiza.eu/software/snownews/" arch="all" |