Skip to content

Commit

Permalink
releasing 8.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gehoern committed Jan 15, 2025
1 parent c6c56dc commit 3a61a09
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions prepare_source
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
pkg=curl
version_orig=8.11.0
version_orig=8.11.1
version="$version_orig-1"
git_src -b "debian/$version" "https://salsa.debian.org/debian/curl.git"
git_src -b "debian/$version" "https://salsa.debian.org/debian/curl.git"

#removing rtmp
sed -i '/librtmp-dev/d;s/RTMP, //' "$dir/src/debian/control"

0 comments on commit 3a61a09

Please sign in to comment.